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

    When I first open the site the menu is transparent with links and logo. The first scroll down on the page shrinks the menu and changes it to white. How do I make the menu White and never transparent?

    #806203

    Hey cgmoss121,

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    div#header_main {
    background-color: white;
    }

    Best regards,
    Jordan Shannon

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