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

    Hello,

    We are putting up a temp splash page while we get our site prepared. I am trying to change the color of the browser background from white to light gray (e6e6e6). In other words, I want the entire canvas to be the light gray color. How do I do that? You can see our WIP site here:

    http://commuter.industries/

    Thank you,

    Glen

    #303146

    Hi Glen!

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

    .page-id-6768 .main_color {
    background-color: #e6e6e6;
    }

    Cheers!
    Yigit

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