Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #79446

    Hi, I would that the masthead stays in top position of the site, instead of it appears during the scroll of the page. What should I do?
    The page is CLICK HERE.
    Thank you in advance for your help in this matter.

    #79508
    Sakin
    Keymaster

    @followthereaper: You can add the following css in “Appearance => Customize => Theme Options => Custom CSS” box:

    .site { padding-top: 72px; }
    #masthead { position: fixed; top: 0; }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Masthead fixed in the top of the page’ is closed to new replies.