Hello team, i need your advice to improve CLS on my site (for mobile). I want to achieve 0 ms in CLS 🙂 at this point my site’s CLS is “enough”. So, what else i can do to achieved that? Thanks 🙂
*I use Litespeed cache
Logo excluded (by insert logo URL), but how to exclude featured images? there are class name box in litespeed, how to add featured image class name ? Thanks
One of the issues is the Inter Font used on the site is being deferred.
If you open the site in Chrome, open the dev tools ( right click > inspect ). Switch to Mobile view ( icon in the top bar ). Go to the Network tab, Check Disable Cache, and change Online to Slow 3G. With the dev tools still open Refresh the page.
You will see the font is first loading the system font and then later the Inter Font replaces causing it to change its height.