Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi rwk,

    That feature applies only to the minimalist, contemporary and showcase catalog styles. If you choose any of the others, they do not have that feature.

    Alternatively, you could always just use custom CSS to hide that hover effect. For example:

    .prod-cat-thumb-image-div:hover .prod-cat-minimalist-hover-div {
        display: none !important;
    }
    

    A few months of quiet work with a stable product a little drained my mind. Where should I add this line?

    Hi @fromsalekhard ,

    You can add the above CSS to the “Custom CSS” box on the Edit Catalogue page.

    Thanks, it worked!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘details label’ is closed to new replies.