Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #331129
    Oliver Giessbach
    Participant

    Dear Support Team,

    I would like to have a transparent image as header media on my website. I have defined a background image in the .header-media class; but when I add a png file with transparent background as header media in the customizer, it’s not transparent, but showing a semi-transparent grey background ( see: https://kraftderseele.de/ ). Can you help me make the header image background completely transparent?

    Thank you!

    #331130
    Sakin
    Keymaster

    Hi Oliver,

    Can you try to add the following CSS in the “Appearance => Customize => Additional CSS” box:

    .header-media-disable-cover .header-media .wrapper {
        background: none;
    }

    Regards,
    Sakin

    #331131
    Oliver Giessbach
    Participant

    THANK YOUUUU – that worked!

    And thank you for the super fast reply!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Customer Header Image not transparent’ is closed to new replies.