Home Forums Ibsen Sticky Header

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11423
    naturally
    Participant

    I would like to get the header to scroll with the page. There is no box to tick or untick for the sticky header only for sticky footer. The header to isben takes up a third of the page which makes viewing products frustrating. Thanks in advance.

    #11425
    Andy
    Keymaster

    To stop the header being fixed when scrolling the page, copy this code to ‘Customize’ > ‘Additional CSS’:

    #masthead.scrolled {
        position: relative;
    }
    #11426
    naturally
    Participant

    Hi Andy,

    You are awesome. thanks for your support.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Sticky Header’ is closed to new replies.