RaeRae Posted December 2, 2019 Share Posted December 2, 2019 Hi! I've made the header background white on Camino and would like to make it sticky. I tried a bunch of things that were recommended for Brine templates and none of them worked. So... Advice? Snippet? Thanks so much! Link to comment
tuanphan Posted December 2, 2019 Share Posted December 2, 2019 10 minutes ago, RaeRae said: Hi! I've made the header background white on Camino and would like to make it sticky. I tried a bunch of things that were recommended for Brine templates and none of them worked. So... Advice? Snippet? Thanks so much! Try adding to Home > Design > Custom CSS .hide-header { opacity: 1 !important; top: 10px; background: #f1f2f3; padding-bottom: 0; margin: 0; padding-left: 50px; padding-right: 50px; } 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
RaeRae Posted December 6, 2019 Author Share Posted December 6, 2019 So this mostly works, but it pops down and then slides partly up as the page is scrolled. So ive been messing around with the code for a bit and haven't figured out how to make it actually stick completely. Any ideas? Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.