Header not fully transparent
-
I see an exact topic resolved from a couple of years ago, but no detail about the resolution.
I’ve set up a transparent header but instead of just seeing my site background behind the header, I see my site background with a dark gray tint. I’ve tried manipulating the degree of transparency with this CSS:
#site-header.transparent-header {
background-color: rgb(255 255 255 / .1%) ;
}That didn’t work the way I’d hoped. If I set the transparency to 100% the header is no longer transparent at all. Instead, I see a plain gray background. Varying percentages cause the header to get lighter and darker, but never perfectly transparent.
If I set a background color in Customizing > Header > General. It turns the background gray. (Not overridden by CSS)
The link I’ve provided, below, is my development environment.
Please help before I pull all of my hair out.
Thanks!
- This topic was modified 2 years, 5 months ago by .
- This topic was modified 2 years, 5 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Header not fully transparent’ is closed to new replies.