Remove Add To Cart From Image Hotspot
-
Hi,
How can I remove the add to cart button when you hover over a image hotspot?
I have catalog mode enabled, the add to cart button is removed from everywhere apart from image hotspots, how can I remove it?
Thanks,
Ryan
Hello,
First of all thanks for choosing our Theme, we are glad to be you in WoodMart WordPress family :-).
To hide the add to cart button from the product used in hotspot image. You can use the below CSS code in Theme Settings >> Custom CSS >> Global Custom CSS:
.hotspot-content .add_to_cart_button{
display:none;
}
Best Regards.
Worked perfect, thankyou!
Most Welcome :-)
If you do not mind, can you please leave 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 ‘Remove Add To Cart From Image Hotspot’ is closed to new replies.