Remove hover "add to wishlist"
-
Is there any way to remove the “Add to wishlist” hover in the shop without deleting/deactivating the YITH plugin?
I need the Wishlist, but I hate the hover action in the shop.
Thank you!
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global
.product-grid-item .product-element-top .woodmart-buttons .yith-wcwl-add-to-wishlist{
display:none;
}
Best Regards
The code worked like a charm! Thank you very much!
Also, if it’s not too much to ask, could you help me removing the Wishlist and My account from mobile menu? Thanks for your attention!
Attachments:
You must be
logged in to view attached files.
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Remove hover "add to wishlist"’ is closed to new replies.