This topic has 6 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
how can i disable the product footer with the heart that appears on hover on every product?
My client doesn’t want a wishlist in his site.
Hello,
You can deactivate Wishlist plugin in this case.
Please try it.
Thank you.
Regards,
Eva Kemp.
The Wishlist is deactivated but there is still a panel moving in on hover
Hello,
Please add this code in custom.css file:
.footer-product {
display: none !important;
}
Thank you.
Regards,
Eva Kemp.
Great work ! Thanks
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘how to disable product footer with heart on hover’' has been successfully resolved, and the topic is now closed for further responses