Skip to content
Public Ticket #20842

CWV - CLS issues (desktop)

Conversation thread

web360nl replied

Customer Reply

Dear support,

Thank you for this suggestion. We've applied it last week and now re-checked the score. 

Unfortunately, the CLS still too high:
https://www.screencast.com/t/N2VSFlQ5

How can we get the CLS on desktop to a value below 0.1? 
Looking forward to your response, thank you in advance!

Kind regards,
Mark

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.container.has-banner .header-banner {
    min-height: 155px;
}
@media only screen and (max-width: 767px) {
    .container.has-banner .header-banner {
        min-height: 133px;
    }
}

Then clear all the site cache, critical CSS cache then checks again.

Regards,
PenciDesign.

web360nl started the conversation

Conversation Start

Dear support,

We are checking Google Search Console and are getting lots of CLS issues for desktop. 

Within Google Search Console, all pages are having a “CLS issue”. Can you assist us and resolve?

Please find the screenshot attached.

Looking forward to your response. 

Kind regards,
Mark

Want to join this conversation or access attachments? Sign in first.