billydupee Posted April 10, 2020 Share Posted April 10, 2020 Site URL: http://www.billydupee.co.uk Hi there, I am using Lange template and my site is looking great. I just want to make the header fixed at the top of each page when I scroll. I am using Business package so would love to know the code to make this happen. Here is an example of a page on my site where the header disappears as you scroll: https://www.billydupee.co.uk/production-reel-1 Thanks Link to comment
tuanphan Posted April 10, 2020 Share Posted April 10, 2020 Add to Home > Design > Custom CSS header#header { position: fixed; top: 0; left: 0; right: 0; z-index: 999; background: white; padding-bottom: 10px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.