Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #90226
    Hösli
    Participant

    Thanks for giving fast and good support. I like to have first the logo bar with search and social media links on top. Below primary menu also fixed. The rest of the page content can then be scrolled underneath primary menu and logo bar.

    How can I do that.

    thanks for supporting me.
    Br Stefan

    #90265
    Mahesh
    Participant

    @stefanhoesli: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    #masthead {
        position: fixed;
        z-index: 198;
    }

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Header (Logo and header bar) before primary menu’ is closed to new replies.