Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author bradvin

    (@bradvin)

    Hi @vladav

    You will have to add some custom CSS to your theme, so that your menu has a higher z-index. That will solve your problem.

    setting it to the below will work:

    {
    z-index: 99999;
    }

    Thread Starter Vladimir

    (@vladav)

    Hi, thanks, it works!

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

The topic ‘Bar covering submenu’ is closed to new replies.