Site logo

Archived topic

CLS Cumulative Layout Shift Problem

1 reply · Started by Alessandro on June 24, 2020

Viewing posts 1–2 of 2

Hello guys,
I was able to trace the problem of my CLS.
Generate default press loads in ../themes/generatepress/style.min.css?ver=2.4.2
this: .inside-header {padding: 40px}

but in my child theme I set a lower padding, which until loaded, causes this Cumulative Layout Shift Problem.
How do I go about removing that code from style.min.css?
thanks for the support

Hi there,

have you tried just setting the Site Header padding in Customizer > Layout > Header and remove that CSS from you child theme ?

This archived topic is closed to new replies.