• Resolved redthruviolet

    (@redthruviolet)


    Yesterday I updated Overlay.
    Now, the background color behind the header image is a light gray, whereas it is set as white.
    ?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter redthruviolet

    (@redthruviolet)

    Never mind, I figured out how to fix it.

    In Additional CSS, you add this code:

    .custom-header-wrap
    {
    background-color: #FFFFFF;
    }

    Solved!

    PS: The Overlay CSS was

    .custom-header-wrap {
    background-color: #f2f2f2;
    }

    • This reply was modified 3 years, 11 months ago by redthruviolet.
    • This reply was modified 3 years, 11 months ago by redthruviolet.
Viewing 1 replies (of 1 total)
  • The topic ‘Header Image Background Problem’ is closed to new replies.