Home Forums Lorina color in header image

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11830
    leege26
    Participant

    Hi, is it possible to not add any color to the header image?

    #11858
    Andy
    Keymaster

    Yes, copy this code to Customize > Additional CSS:

    .entry-header.with-image:before,
    .archive-header.with-image:before {
        opacity: 0;
    }
    #11917
    leege26
    Participant

    thanks so much!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘color in header image’ is closed to new replies.