mames Posted September 10, 2023 Posted September 10, 2023 I have used the Edit Header option to change the global settings for the Header to "Fixed Position" and the Fixed Header Style to "Scroll Back." These settings work great, currently, for all of my pages except for one important page where I need the header to go back to normal: where it scrolls out of frame as the user scrolls down (is not fixed) and where the header remains solid while the scroll happens (no scroll back animation). Is there a custom code that I can use in the Advanced settings of that specific page to make the header go back to normal?
tuanphan Posted September 12, 2023 Posted September 12, 2023 Yes. We can do this. But you can share link to this page? We can check/give code easier 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!)
mames Posted September 16, 2023 Author Posted September 16, 2023 Hi Tuan! Yes, here it is ... mamiecreative.com/updates-3
tuanphan Posted September 17, 2023 Posted September 17, 2023 21 hours ago, mames said: Hi Tuan! Yes, here it is ... mamiecreative.com/updates-3 Add to Website > Website Tools > Custom CSS /* Updates 3 Page Header */ body#collection-650533c910aa2e729b969753 header#header { transform: unset !important; position: absolute !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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment