Home Forums WoodMart support forum HOVER PRODUCTS GRID

HOVER PRODUCTS GRID

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #75470

    Beatrizla
    Participant

    Hi!

    In the responsive view (max-width: 1024), the products don’t show the second image on hover.

    Is it possible to change it?

    Thank you in advance.

    #75485

    Hello,

    Please provide your site admin access so that we could check.

    Best Regards

    #75507

    Beatrizla
    Participant

    Thanks!

    #75509

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global

    .product-grid-item .hover-img {
        display: flex!important;
    }

    Best Regards

    #75512

    Beatrizla
    Participant

    Thanks!!

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘HOVER PRODUCTS GRID’ is closed to new replies.