• Resolved glowfig

    (@glowfig)


    I went into customizing and uploaded a header image, but it’s not displaying. Any suggestions on what I should check or what I might have done wrong? Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    I found the following custom CSS in your site, which is hiding your header image:

    .site-branding {
        background: transparent;
    }

    Did you add the above snippet via a child theme or a custom CSS plugin? If so, you will need to remove it in order for your image to display. Let me know what you intended to achieve with that CSS and we can look into other approaches.

    If you didn’t add the above snippet, it may be being generated by a plugin. Could you try disabling your plugins (starting with any that may edit or insert content in the header of your site) on by one to see if you can pinpoint the problematic one?

    Let me know how you get on with that or if you have any concerns.

    Thanks!

    Thread Starter glowfig

    (@glowfig)

    I commented out that line and now I see my header image! Thank you so much!

    You’re welcome!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Header image not displayed’ is closed to new replies.