Hi leardfazliu995,
Thanks for reaching to us and appreciate your patience.
1. If you want to build the custom product layouts, I kindly recommend you to build Custom Product layouts, which is built with WoodMart WooCommerce builder, then and create new WooCommerce layouts and place your specific contents that suits your requirements.
2. I kindly recommend you preparing images you want before uploading them to your media library using the graphic editor (Photoshop or any other) to have a nice-looking grid.
For the Product Archive page, please navigate to Theme Settings > Product archives -> Products styles, here you can enable the Even product grid for desktop
option to align products if they have different height components.
https://prnt.sc/ASt5z0mmasuz
3. Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.single-product .wd-action-btn.wd-compare-btn,
.single-product .wd-action-btn.wd-wishlist-btn{
display: none;
}
4. It seems you did it by yourself, please confirm me back.
Regards,