Sunshine763 Posted September 19, 2020 Share Posted September 19, 2020 hi Does anyone have custom CSS to change the navigation bar background colour and/or code to add lines above and below navbar for 7.1? I've attached some images of sites I've found with the lines Has to be 7.1, barely any of the codes I find don't work Kindest, Link to comment
tuanphan Posted September 19, 2020 Share Posted September 19, 2020 Can you share site url? We can help 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!) Link to comment
RyanDejaegher Posted September 23, 2020 Share Posted September 23, 2020 Hey @Sunshine763, is what the effect you're looking for? Philadelphia, PA 👉 Squarespace Tutorials Chat/Message on FB Messenger for quickest response: https://m.me/dejaegherryan Link to comment
RyanDejaegher Posted September 24, 2020 Share Posted September 24, 2020 @Sunshine763 are you referring to the single line that's between the top menu items and the second menu items (home, blog, fall decor etc.) Philadelphia, PA 👉 Squarespace Tutorials Chat/Message on FB Messenger for quickest response: https://m.me/dejaegherryan Link to comment
IXStudio Posted September 25, 2020 Share Posted September 25, 2020 Hi Use this code in Design -> Custom CSS @media screen and (min-width:992px){ .header-layout-branding-center-nav-center .header-title-nav-wrapper .header-nav { border-top: 1px solid; border-bottom: 1px solid; width: 100vw; position: absolute; top: 88px; } } Please use the like button if it helps you! Best, Leopold Ninja Kit Extension: Upgrade your Squarespace website without coding.YouTube Preview - FREE DOWNLOAD Link to comment
Sunshine763 Posted September 25, 2020 Author Share Posted September 25, 2020 1 hour ago, IXStudio said: Hi Use this code in Design -> Custom CSS @media screen and (min-width:992px){ .header-layout-branding-center-nav-center .header-title-nav-wrapper .header-nav { border-top: 1px solid; border-bottom: 1px solid; width: 100vw; position: absolute; top: 88px; } } Please use the like button if it helps you! Best, Leopold Amazing. Works perfectly. Thank you. What a champ Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.