Archived topic
Problem with CLS
3 replies · Started by Satyadeo on September 30, 2021
hello.
i am using GP Premium theme and link to my website is http://www.electricalvolt.com
while checking the GT metrix report i am having problem of CLS which is causing by following thing
<div class="site grid-container container hfeed grid-parent">
this is contributing about 90% of total CLS. please help me guide me how can i reduce it
Hi there,
the element that is listed under the layout shift is rarely the cause of the CLS - its just telling you which Element is being 'shifted'.
The issue looks related to your WP Rocket settings.
Temporarily disable the WP Rocket plugin and retest your site so see if the CLS clears.
If it does, then you need to find which WP Rocket setting is causing the problem.
The two most common issues are related to the Optimized CSS Deliver ( Critical CSS ) and the Used CSS options. Try disabling those.
disabling above causes increase in LCP.
Hi there,
Can you try changing the icon type of the theme from "font" to "SVG"?
This is set on Appearance > Customize > General as shown here - https://share.getcloudapp.com/NQuY8Eo5
Then test again to see if it improves. Let us know.