How to Reduce CLS on Lovecraft Theme?
-
Hi,
So I’ve been focusing to improve my web CLS (Cumulative Layout Shift) score. I analyzed my website using Google PageSpeed Insights, and I found that my CLS score is in yellow, which needs to be improved.
So I scroll down in my PageSpeed Insights result, I click on the “Avoid large layout shifts” and I found that this code has to do with my poor CLS:
<main id="site-content" style="height: auto !important;">
Any idea how to fix this? I tried anything I could do, and it still the same.
Please help.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to Reduce CLS on Lovecraft Theme?’ is closed to new replies.