Home Forums HashOne Lock/static header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1103
    bongfeldt
    Participant

    Is there a way to make the header allways visible?

    #1110
    Hash
    Keymaster

    The header is always visible in homepage. But for other pages the header is not sticky.

    #1125
    bongfeldt
    Participant

    Can I disable the header animation when you start to scroll down on the front page then?

    #1133
    Hash
    Keymaster

    The CSS code below can help you.

    #hs-masthead{
    background: #000;
    animation: none;
    }

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.