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

    I have the footer socket set to a lime green and when I view my site in Chrome on a Mac or a PC, that green color flashes and covers the whole screen momentarily while the page loads. Once the page loads, it goes back to only being the bkgd of the footer socket. However, my client hates seeing that. How can I keep the green color from showing as the page background on Chrome while the page is loading? I’ve seen it happen a few times in Firefox, but it’s intermittent.

    It happens when you navigate from page to page.

    I’m running WP 4.5.3 using Enfold 3.6.1 (using the child theme).

    Thanks –
    Melissa

    #662324

    Hey melissaek13,

    Thank you for using Enfold.

    I can’t reproduce it but I think what you saw is the html background which is also set to #a6d125. Add this in the Quick CSS field:

    html {
        background-color: #ffffff;
    }

    Best regards,
    Ismael

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