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 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.