Tagged: header, transparency, transparent
No matter what I do I cannot seem to get the entire header section to have 0% transparency…I need it to be 100% white background, from the left to right margin. Can you help me accomplish this?
Here is the site – https://www.reachdetox.com – when you scroll down the homepage you can still see through the header when the image is behind it.
Thanks!
Hey!
Try adding this code to the Quick CSS:
.header_bg{
opacity: 1 !important;
}
Cheers!
Josue
That worked perfectly, thanks!
You are welcome, glad to help :)
Regards,
Josue