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

    On each new page load or refresh the pages load a dark gray first then it renders the page.

    I am on a mac using firefox and safari. Also does it on PC with IE, FF and Chrome.

    I see that is does it on your demo site as well, but it could be that its less noticeable since you have caching on.

    Site is here: http://goo.gl/gyF3ci

    #132646

    Hi,

    You can see the background of the whole html page. You can change that using this

    html {
    background-color: white;
    }

    Regards,

    Ismael

    #132647

    I had tried that..Must have been a cache issue.

    Thanks for confirming the fix.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Page loads dark gray first’ is closed to new replies.