Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter pezomatic

    (@pezomatic)

    I found the solution:

    @media all and (min-width: 980px){
      .x-navbar-fixed-left-active #topbar1,
      .x-navbar-fixed-right-active #topbar1{
        z-index: 1034!important;
        margin-left: -200px!important;
      }
    }
    Plugin Author Bob

    (@rfgoetz)

    Nice work!

    Bob

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How can I force top bar to appear above my theme's menu?’ is closed to new replies.