Hi,
I wish to remove the add to cart box that appears when hovering over images (products) on the frontpage slideshow...
Where do I disable it?
Ive tried in the modules settings to set the tool tips to "false"...
Any ideas?
.gk_is_tooltip {
display:none !important;
}