Gray Loading Screen Before Site Loads

Whenever someone visits our site, there’s a gray screen that pops up before the site actually starts to load. This happens on every page and has significantly increased our loading time. The site is https://hummingbird-creative.com.

Here’s what the screen looks like:

Hi There,

Thanks for writing in! Could you please try adding the following CSS rule into your Theme Options > Global CSS area.

.ls-inner {
    background-color: transparent !important;
}

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.