I have used both of the code below to make my header transparent, but it's only working on the homepage. How can I make it so the header is transparent on all pages? Currently when I scroll on my inner pages, the block colour behind my logo and nav is still there. Image attached.
Question
GabbyE 0
Hi there, @tuanphan
I have used both of the code below to make my header transparent, but it's only working on the homepage. How can I make it so the header is transparent on all pages? Currently when I scroll on my inner pages, the block colour behind my logo and nav is still there. Image attached.
/* homepage header transparent */
.homepage header#header {
background: transparent;
}
/* Home transparent */
body.homepage .header-announcement-bar-wrapper, body.homepage header#header {
background: transparent !important;
}
Link to post
Top Posters For This Question
1
1
1
Popular Days
Mar 1
1
Mar 2
1
Mar 6
1
Top Posters For This Question
GabbyE 1 post
Comfrey 1 post
tuanphan 1 post
Popular Days
Mar 1 2021
1 post
Mar 2 2021
1 post
Mar 6 2021
1 post
Posted Images
2 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