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

    Hello Enfold team,
    I want to tell you I really appreciate your help with the support.

    When I refresh the site, it shows a whole grey background before loading the page. Anyway I can change that to white?

    Thank you,

    Frederic

    #281415

    Hi Frederic!

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

    html { background: white !important; }

    Regards,
    Yigit

    #281416

    Hey Frederic!

    Try adding this code to the Quick CSS:

    html {
        background: white !important;
    }

    Cheers! 
    Josue

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