My website has three columns left sidebar content and a right sidebar. When I run my website https://itsourcecode.com/ in Google pagespeed i got problems in CLS, specifically the
the left and right. Please help me how to solve this issue.
tricky one, as you have custom sidebar widths, and i am not sure if it is that CSS that is causing the issue or some deferred loading of the HTML causing it.
If its the latter, you can try adding this CSS:
I will try this code if my testing wasn’t successful for the meantime I run several tests and troubleshoot if these issues are caused by some caching plugins or anything. I will update you soon. thanks