Home Forums Trusted Pro scrolling masthead

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10439
    jason
    Participant

    Hi there,

    Somehow we have enabled the masthead (page menu bar) to scroll with the page which we do not want. how do we turn this off please?
    http://www.krome.co.nz

    Thank you

    #10445
    Andy
    Keymaster

    Hi, you haven’t enabled this, as it is the default theme style to have the fixed masthead.

    To stop this, add this to Customize > Additional CSS:

    #masthead.scrolled {
        display: none;
    }
    #10453
    jason
    Participant

    Thank you

    • This reply was modified 3 years, 11 months ago by jason.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘scrolling masthead’ is closed to new replies.