Home Forums Basel support forum Remove the hovering effect in the shop page for mobile and tablet

Remove the hovering effect in the shop page for mobile and tablet

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #256638

    mizzionare
    Participant

    This has been asked before but the css didn’t work for me. I want to not only remove the hover effect (black bar with wishlist/etc. covering 1/3 of the thumbnail) on shop pages, but also make sure it doesn’t show when I click on the product because I got it sort of working but then when you click on the product it pops up before proceeding.

    Please help!!!! 🙂

    #256804

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Tablet/Mobile:

    .basel-hover-base .hover-img,
    .basel-hover-base .hover-mask {
    	display: none;
    }

    Best Regards

    #257064

    mizzionare
    Participant

    Thanks so much, does exactly what I needed

    #257102

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Remove the hovering effect in the shop page for mobile and tablet’ is closed to new replies.