Archived topic
CLS Problems
3 replies · Started by theenic on July 16, 2021
Hey again,
I've having some CLS issues with the GeneratePress and currently, the CLS score is 0.22 on Desktop.
According to page speed insights the main culprit is the < div class="entry-content" > with 0.163 secs.
Can you please help?
Any luck with it?
????
Hi there,
we try to answer within 24 hrs of a support topic, our average first response is within 5hrs, so if you could please afford us a little patience it would be much appreiciated.
The main issue i see is your CSS is being loaded inline ( USED CSS WP rocket function ) and defering the other CSS. Which results in the CLS issues. You can see it on initial load the site is rendered with minimal styles first and then quickly after the full styles are applied.
Unless you can configure those CSS options correctly i would advise against using them or speak with WP Rocket support.