• Resolved katbrat

    (@katbrat)


    Hello. Can you tell me how to change the darkness overlay of the front page header? Is there a css value or maybe I am missing a frontpage option? The header output is simply way too dark, even if my header image is bright. Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello katbrat,

    Please share the site url so we can help you with the custom css.

    Kind Regards,

    Manoj

    Theme Author AF themes

    (@afthemes)

    Hello @katbrat,
    We assumed you are talking about header image transparent colour. To remove that we request you to add following scripts to Appearance>Customize>Additional CSS box:
    .masthead-banner.data-bg:before {
    background: rgba(0,0,0,0);
    }
    Thanks,

    Thread Starter katbrat

    (@katbrat)

    The CSS code worked great! Thanks guys! Great Theme, love your work!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header too dark’ is closed to new replies.