Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #64819
    Ariane
    Member

    Hello!

    The header is moving along with the rest of the site once I’m scrolling down – but I need it to stay fixed on top of the page. Is there any way to fix this? I do not have any programming skills…

    Thanks for any help!

    Ariane from Munich/Germany

    #64940
    Ariane
    Member

    Hello,

    I’d like to stop the header from floating along with the site once I’m scrolling down. I need it to stay fixed on top of the site. But how!?

    Is there any way I might do that – but I haven’t got any programming skills…

    Thanks for any help,

    Ariane from Munich, Germany

    #64987
    Sakin
    Keymaster

    @Ariane: Ok then just add the following css in “Appearance => Theme Options => Custom CSS” box:
    #masthead.fixed-header { position: relative; }

    #65213
    Ariane
    Member

    Wow – that was easy! THANKS SO MUCH!!!! It works 🙂

    #65239
    Sakin
    Keymaster

    @Ariane: thanks for your appreciation 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Stop header from floating’ is closed to new replies.