AbanteCart Development > Customization help

Hide "View" band across images on category pages?

(1/1)

dharding:
Is there an easy way to disable/hide the white "View" band with an i icon that shows up any time you hover over an image on a category page or home page? It's distracting and completely unneccessary, since clicking on the thumbnail image opens the listing page anyway.

Thank you.

Basara:
You have to delete its code from .tpl file or hide with css rules https://www.w3schools.com/css/tryit.asp?filename=trycss_display_none

dharding:
I would prefer to hide with CSS rather than editing the .tpl file, but I cannot figure out which div or span to hide, since it only appears on hover and I can't use the browser element viewer to see which element it is.

Thanks.

Basara:
Yes you can. Select the product block or thumbnail element and hint "hover" in the browser console. Browser will simulate a hover  action

dharding:
Solved. Thank you.

Navigation

[0] Message Index

Go to full version
Powered by SMFPacks Social Login Mod