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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Lalat Posted February 17, 2023 Share Posted February 17, 2023 Can you help me in making header like that website https://pulitzerarts.org/ Link to comment
tuanphan Posted February 21, 2023 Share Posted February 21, 2023 On 2/18/2023 at 3:55 AM, Lalat said: @tuanphan You mean Add a slideshow above header When scroll down, sticky header to top Is that right? What is your site url? 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
Create an account or sign in to comment
You need to be a member in order to leave a comment