hide image title on hover
-
Hi! I wonder how can i remove the yellow tag which shows the image title on hover. i don’t want to remove the title one by one…
Could you help me?
Thanks in asvance!
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.slick-track .product-image-thumbnail img,
.woocommerce-product-gallery__wrapper img {
pointer-events: none;
}
If you are trying to ask anything else then please provide some relevant screenshots of the specific area with the URL of the page to check it myself and help you out accordingly.
Best Regards
I’m afraid it down’t work. Do you have other option?
Hello,
Please provide some relevant screenshots of the specific area with the URL of the page to check it myself and help you out accordingly.
Best Regards
It is a test domain server meanwhile the website is under construction.
https://kserver.blancoruso.com/
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wpb_single_image img {
pointer-events: none;
}
Best Regards
Most Welcome 🙂
If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day 🙂
Topic Closed.
Best Regards.
The topic ‘hide image title on hover’ is closed to new replies.