- This topic has 3 replies, 2 voices, and was last updated 8 years ago by Hash.
Viewing 4 posts - 1 through 4 (of 4 total)
- AuthorPosts
- November 16, 2016 at 4:20 pm #1103bongfeldtParticipant
Is there a way to make the header allways visible?
November 16, 2016 at 8:31 pm #1110HashKeymasterThe header is always visible in homepage. But for other pages the header is not sticky.
November 17, 2016 at 8:59 pm #1125bongfeldtParticipantCan I disable the header animation when you start to scroll down on the front page then?
November 19, 2016 at 12:07 am #1133HashKeymasterThe CSS code below can help you.
#hs-masthead{
background: #000;
animation: none;
} - AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.