Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #256896
    Antonella Martino
    Participant

    Hello there
    is there only black as the Header Media Overlay color, or can I change it?
    Thank you a lot
    Kind regard
    Antonella

    #256914
    Skandha
    Participant

    @armartino: Hello Antonella,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header-media::before {
        background-color: rgba(100, 200, 255, 0.7);
    }

    You can change the color code according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #256962
    Antonella Martino
    Participant

    Yes!
    Useful thank you Skandha.
    Kind Regards
    Antonella

    #256992
    Skandha
    Participant

    @armartino: Glad it worked out. Have a good day! 🙂

    Kind Regards
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Overlay color’ is closed to new replies.