This topic has 15 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
Hi,
I have disabled the wish list plugin, but I notice on product images it pop ups still tapping on the images, how can I disable this popping up on hover or touch?
There is no text, just black overlay… It also had quick view text which I have disabled from theme options.
Thanks in advance
Hello,
Please add this code in custom.css file:
.footer-product {
display: none;
}
Thank you.
Regards,
Eva Kemp.
Sorry that did not work Eva?
Please see example here of the problem that happens, the black overlay box that appears.
Hello,
I’ve edited the code in custom.css.
Please check the products now.
Thank you.
Regards,
Eva Kemp.
Eva,
I was working on the website at the same time??
what code did you add please??
I tried this and nothing worked
.hover-effect-mask .yith-wcwl-add-to-wishlist .show-quickly .product-image-wrapper {
display:none;
}
Hello ?
what is the code please, if custom.css please post up here as might overwrite due to working on the website
Robert Hall, you able to help?
Maybe in the latest update you could allow the customer to easily turn this feature off no?
Hello,
All you need to add is just line of code.footer-product { display: none; }
.
Delete your custom code .hover-effect-mask .yith-wcwl-add-to-wishlist .show-quickly .product-image-wrapper {display:none;}
It’s not correct, that’s why it does not work.
Regards,
Olga Barlow
You are wrong Olga,
I added the code that Eva put and if you read the whole topic you would already see I tried that.
web page details in private, click and hover over the product image and you will see the popup still appears!
ok, I think this theme has too many issues.
It also has slow visual composer, everything takes too long which is no good for my project so I think I will get a refund and go elsewhere.
ok seems that a closing tag on the css was the issue, resolved and popups working now.
Apologies
Hello,
Is the issue resolved now?
Thank you.
Regards,
Eva Kemp.
yes please mark as resolved thank you
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Remove wish list pop up on product images’' has been successfully resolved, and the topic is now closed for further responses