Home Forums WoodMart support forum Hover on product variation thumbnails

Hover on product variation thumbnails

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

    ndaffunchio
    Participant

    Hello!

    I am having some trouble with hovers on variations thumbnails, how can I disable hovers there?

    My website was running with another theme (storefront) and it worked fine, there are no extra plugin causing that bug for that custom functionality.

    To test that there was no other theme or plugin conflict I just changed theme to twenty seventeen and the issue disappear.

    Attached:
    1. Hover with twenty seventeen
    2.a & b Normal state for image and Hover state for image with Woodmart

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #32731

    Artem Temos
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .bundled_product_image a + img {
    	display: none!important;
    }

    Regards

    #32906

    ndaffunchio
    Participant

    Solved!
    Thank you 🙂

    tell me how to mark it as closed or solved please, cant find option

    #32915

    Artem Temos
    Keymaster

    No problem, we close the topic.

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

The topic ‘Hover on product variation thumbnails’ is closed to new replies.