Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #655961

    Hi, one of my clients sites that I did last fall (http://farmersmark.com) quit working correctly today.

    Up until today the header (logo and header background) worked correctly. It is setup to “Stick” and “Shrink”. As you can see the logo behaves fine but the header background becomes transparent.

    I have deleted all of the custom css and disabled all plugins. Nothing helps.

    I am adding secondary pages this weekend and has to go Live on Monday.

    Any help would be appreciated.

    Thanks,
    Slade

    #656017

    Hey Slade,

    Thanks for getting in touch with us!

    There seems to be CSS code that is making the background transparent. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #header {
        background: #ffffff;
    }

    Best regards,
    Jordan

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