This topic has 8 replies, 3 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp
I’m using the “shop” only as catalog, but I don’t want the hover with add to wishlist and quick view. I already removed the chek on Enable YITH Wishlist but still working. Can you help me?
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Hi, I’m still waiting for support.
Hello,
We’ve asked you to provide us with wp-admin panel credentials in the previous post.
Could you please give us access to your wp-admin panel and your site?
Thank you.
Regards,
Eva Kemp.
I sent my data but I don’t know why didn’t appear here…
Hello,
Please add following code into custom.css file.
.product-image-wrapper:hover .footer-product{
display:none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
The only thing that dissapeared was the text, but the heart and the magnifiying is there
Hello,
Please try to use this code instead of the previous one:
.yith-wcwl-add-to-wishlist, .show-quickly:before, .footer-product span {
display: none !important;
}
Thank you.
Regards,
Eva Kemp.
The issue related to '‘How to remove add to wishlist and quick view hover from product list’' has been successfully resolved, and the topic is now closed for further responses