DALAIA Posted August 11, 2021 Posted August 11, 2021 Site URL: https://www.beatricesanfrancisco.com/ how can i put a code so that my navegation part stays always when you scroll down??
tuanphan Posted August 14, 2021 Posted August 14, 2021 On 8/11/2021 at 7:46 PM, DALAIA said: Site URL: https://www.beatricesanfrancisco.com/ how can i put a code so that my navegation part stays always when you scroll down?? Hi. Try adding to Design > Custom CSS /* Sticky header */ header.Header { position: fixed; top: 0; left: 0; width: 100%; z-index: 9999; } div.Content-outer { margin-top: 40px; } 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
Archived
This topic is now archived and is closed to further replies.