Home Forums WoodMart support forum The mobile menu is blocked by the third-party plug-in icon

The mobile menu is blocked by the third-party plug-in icon

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #678398

    qingpeisu
    Participant

    Hi, The mobile menu is blocked by the third-party plug-in icon. How can I make the mobile menu appear above the plug-in icon without being blocked? Thank you very much.

    best regard.

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

    Hung Pham
    Keymaster

    Hi qingpeisu,

    Thanks for reaching to us.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile:

    .wd-side-hidden.wd-opened{
        z-index: 20000000000;
    }

    Kind Regards,
    Hung PD

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