andrayxz Posted March 4, 2020 Share Posted March 4, 2020 How do I apply sticky navigation bar in Impact template? Link to comment
tuanphan Posted March 4, 2020 Share Posted March 4, 2020 Add to Home > Design > Custom CSS @media screen and (min-width:641px) { /* Desktop */ header.Header.Header--top { position: fixed; top: 0; left: 0; right: 0; z-index: 999; } /* Remove Overlap Content */ .Site-inner { margin-top: 50px !important; }} 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.