CollectingAsylum Posted May 30, 2022 Posted May 30, 2022 Site URL: http://www.collectingasylum.com Hi there! I’m trying to make my nav bar extend to the full width of the site, but can’t seem to figure it out. Have read few other posts on here for the same issue, and the responses they were given didn’t seem to work for mine. Any ideas? Also - as a side note, I can no longer do a single line break when hitting the Enter key + Shift, instead it just does the same as hitting the Enter key on its own. Have tried using the Shift key for other things and it’s fine, so it’s not the key - and have tried multiple browsers as well as the app, and on different devices. Thanks!
tuanphan Posted June 1, 2022 Posted June 1, 2022 Add to Design > Custom CSS /* Header - Fullwidth nav color */ .header-nav { position: absolute !important; left: 0; width: 100%; bottom: 0; } .header-display-desktop { padding-bottom: 100px; } 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