• I have difficulties implementing the topbar if a sticky header is used. I have to put in the css below to make the topbar visible. But when the visitor clicks the topbar away (hide), the transparant topbar_container is still visible. How can I make the topbar_container disapear?

    .topbar {
        position: relative !important;
    }

    PS: Currently I have hidden the .hide_switch so visitors can’t hide the topbar.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sticky header and topbar_container’ is closed to new replies.