• Hey there,

    when I upload a header image, it appears much darker than it actually is. I have found various people who had the same problem – but on different themes. So none of the solution fit for the blog way theme. My site is [ redundant link removed ]
    thx!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello Hallomax,

    Greetings of the day!

    You can change color effect using custom CSS.

    Follow the below steps to add custom CSS.
    1) Please log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”.
    3) Paste the below code in “Additional CSS” and save it afterward:

    .main-banner.banner-enabled.overlay-enabled:before {
        background: transparent;
    }

    Hope it will work for you.

    [ Signature deleted ]

    Thread Starter hallomax

    (@hallomax)

    Awesome, thank you!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Header’ is closed to new replies.