• Resolved Smr302

    (@smr302)


    My site is running beyond slow – in all tests the issue is showing to the theme – my site is https://www.therobreports.com. please advise – I love the layout but the load time is killing the experience.

Viewing 5 replies - 1 through 5 (of 5 total)
  • quotespepo

    (@quotespepo)

    Iam also facing the same issue. Can anyone please help me on this issue.:)

    quotespepo

    (@quotespepo)

    This is my site https://www.quotespepo.com plz help me on the above issue

    laurani

    (@laurani)

    I have the same problem, apparently the biggest issue is the preloader that shows until the whole page is loaded (?), is there a way to get rid of it? I too love the theme, but this is really, really bugging me..

    You can switch the preloader off by adding this in your child theme’s style.css, or in Appearance -> Edit CSS:

    div.preloader {
    display: none;
    }

    You can speed up your website by signing up to cloudflare.com for free.

    I’m afraid, for me, adding:

    div.preloader {
    display: none;
    }

    disables the responsive grid, laying one post on top of another, essentially making my site look broken.

    Perhaps I added it to the wrong place in the CSS? I tried a few locations with the same broken result. Is there a specific place in the code it should go?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Super SLOW load’ is closed to new replies.