xavier-cusso Posted March 5, 2020 Share Posted March 5, 2020 Site URL: https://pelican-chiton-xwy4.squarespace.com/shop/fos-classic Hello, I'd like my header / top nav to remain sticky on scroll only for my Product pages (this page #item-5dfb3eba5179d73d7b6fa175 for example). Is there an easy way to do that using custom CSS? thanks Link to comment
tuanphan Posted March 5, 2020 Share Posted March 5, 2020 Add to page Settings > Advanced > Header <style> header#header { position: fixed !important; z-index: 999; background: #fff !important; } </style> 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
Create an account or sign in to comment
You need to be a member in order to leave a comment