Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #354873

    Hi gang,

    I feel as though this should have an easy solution, but I’m not finding it. It’s a simple and common situation:

    I have a lovely transparent logo, placed on a dark blue background.

    But when you scroll down the page, the white opacity setting (somewhere?) covers up the nice blue background of the header, which is what I do NOT want.
    How can that opacity setting be changed? I’m not finding the style for it and I’d like the header/logo area’s background to stay nice and blue no matter what. What am I missing?

    thanks,
    M

    • This topic was modified 10 years ago by mterrian.
    #355167

    Hey mterrian!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .html_header_top.html_bottom_nav_header #header_main {
    background-color: #307ecc;
    }

    Cheers!
    Yigit

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