demetron Posted August 19, 2021 Share Posted August 19, 2021 Site URL: https://www.peyotebird.com/ Hello, I've been able to create a sticky navigation, HOWEVER, when a user closes out the announcement bar there is now a gap about the navigation. I'd like the entire navigation to just slide up. Any help appreciated! Link to comment
tuanphan Posted August 22, 2021 Share Posted August 22, 2021 On 8/19/2021 at 11:46 PM, demetron said: Site URL: https://www.peyotebird.com/ Hello, I've been able to create a sticky navigation, HOWEVER, when a user closes out the announcement bar there is now a gap about the navigation. I'd like the entire navigation to just slide up. Any help appreciated! Hi, Add this to Design > Custom CSS header.Header { position: sticky !important; position: -webkit-sticky; top: 0; z-index: 9999; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.