Site logo

[Resolved] CLS Layout shift problem

Home Forums Support [Resolved] CLS Layout shift problem

Home Forums Support CLS Layout shift problem

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #2439325
    Kevin

    Started having some issues with page speed insights. the 2 elements are:

    <div class="gb-grid-column gb-grid-column-4cb6e871">

    and

    <h1 class="gb-headline gb-headline-47638e23 gb-headline-text">

    Not too sure what the problem is here. Any recommendations?

    #2439449
    David
    Staff
    Customer Support

    Hi there,

    I really wish Google would reword their Layout shift panel :), as those are simply HTML elements that reported to have experienced a layout shift. But they are not the cause.

    Most common cause is CSS and Font optimizations. Try disabling any optimization plugins and retest the page.

    #2439493
    Kevin

    yea it looks like perfmatters is the cause somehow. I disabled it and cls is back to 0. Now gotta figure it out.

    #2439548
    David
    Staff
    Customer Support

    Try disabling the removing Unused CSS option in Perfmatters.

    #2439551
    Kevin

    yea I did that without positive results. I am starting to see it is being caused by the lazy loading feature. From the initial test, turning off lazy loading brought the cls back to 0. I have to run more tests. I tell ya, PSI is a real needy pain in the ass.

    #2439646
    David
    Staff
    Customer Support

    Ask Perfmatters support, Brian is really good with debugging those kind of issues.

    #2439780
    Kevin

    Brian took a look at it and found the issue. Believe it or not, it was the Remove Global Styles switch. It was turned on, so he disabled it and it corrected the issue. I have global styles set, so this must have caused the conflict with that option enabled. Thanks David for chiming in!

    #2440587
    David
    Staff
    Customer Support

    Awesome – glad you got that resolved 🙂

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.