Hello,
Thank you for your reply.
Unfortunately, the suggested changes did not solve the issue.
1. I disabled **Products border** in
Theme Settings > Product Archive > Products Loop
2. I also added the custom CSS code in
Theme Settings > Custom CSS:
`css
.product-grid-item .wd-add-btn {
display: none !important;
}
`
However:
* The product border/frame is still visible
* The Add to Cart button is still showing on the product grid
Could you please check if there is another setting, a specific product hover style, or another CSS selector I need to use for my current WoodMart demo/layout?
Thank you very much for your support.
Best regards
Attachments:
You must be
logged in to view attached files.