Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #383581

    Hi, is there a way to disable the header transparency and just make it a solid color?

    Thank you.

    #383854

    Hi benjamintlakey!

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

    div#header_main {
    background-color: white;
    }

    Best regards,
    Yigit

    #385340

    Thanks Yigit! Works perfect!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Disable Header Transparency’ is closed to new replies.