Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1336266

    For some reason, my header is no longer displaying correctly. In settings, the Logo Area background color is set to #333333; yet despite this, the header background is transparent.

    #1336292

    Hey Trent,

    Thanks for the login details, does your site have a URL as well?

    Best regards,
    Rikard

    #1336443
    This reply has been marked as private.
    #1336485

    Hi,

    Thanks for that. Does it make any difference if you deactivate all plugins?

    Best regards,
    Rikard

    #1338541

    No, that didn’t help.

    #1338611

    Hi Trent Dyrsmid,

    The reason why it’s not showing properly is because of this CSS in your child theme’s style.css file:

    header .header_bg{
      background: transparent!important;
    }

    Removing it should help.

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.