Home Forums WoodMart support forum Menu Issue – Woodmart

Menu Issue – Woodmart

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

    ctexxx
    Participant

    The menu pops up when I place the mouse cursor in some distance from it. Please check the screenshot.
    Thank you!

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

    Artem Temos
    Keymaster

    Hello,

    We are glad to know that you considered using WoodMart for your web-site. I hope you will be happy with it.

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

    div.woodmart-hover-base.product-in-carousel .fade-in-block {
       visibility: unset;
          pointer-events: unset;
    }

    Kind Regards
    Xtemos

    #35281

    ctexxx
    Participant

    Thank you very much for your help. It worked like a charm.

    #35287

    Artem Temos
    Keymaster

    You are welcome!

Tagged: 

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