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
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;
Question
Sunshine763 1
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 post
Top Posters For This Question
2
2
1
1
Popular Days
Sep 19
2
Sep 25
2
Sep 23
1
Sep 24
1
Top Posters For This Question
Sunshine763 2 posts
RyanDejaegher 2 posts
tuanphan 1 post
IXStudio 1 post
Popular Days
Sep 19 2020
2 posts
Sep 25 2020
2 posts
Sep 23 2020
1 post
Sep 24 2020
1 post
Popular Posts
IXStudio
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;
Sunshine763
Amazing. Works perfectly. Thank you. What a champ
Posted Images
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment