Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #505803

    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!

    • This topic was modified 9 years, 2 months ago by ronprosky.
    #505864

    Hey!

    Try adding this code to the Quick CSS:

    .header_bg{
    opacity: 1 !important;
    }

    Cheers! 
    Josue

    #505937

    That worked perfectly, thanks!

    #505980

    You are welcome, glad to help :)

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.