I'm trying to remove the "add to cart" hover button on product images in my theme using custom CSS.
Here is my site: http://www.traditionalbears.com/
(click shop then hover over the item listed)
This is what I've tried already and none have worked successfully:
img a:hover {display: none;}
.product a:hover {display: none;}
I don't really know what else to try. Any suggestions would be greatly appreciated.
1 Replies - 281 Views - Last Post: 19 February 2013 - 12:07 PM
#1
Need to remove hover button from images on web page
Posted 19 February 2013 - 11:42 AM
Replies To: Need to remove hover button from images on web page
#2
Re: Need to remove hover button from images on web page
Posted 19 February 2013 - 12:07 PM
the problem is that it’s a JavaScript problem ...
and the stuff is located inside the .item-detail class.
and the stuff is located inside the .item-detail class.
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote



|