Home Forums Azuma Dark header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9249
    Smid
    Participant

    Hello

    How can I make the header display the header image without darkening it?

    Regards

    #9250
    Andy
    Keymaster

    Add this CSS to Customize > Additional CSS

    .entry-header.with-image.full:before,
    .archive-header.with-image.full:before {
        background: transparent;
    }

    This code will remove the color overlay.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Dark header’ is closed to new replies.