Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Anton Vanyukov

    (@vanyukov)

    Hi Scott,

    It looks like some images are triggering the cumulative layout shifts audit, which is caused by the way that Elementor styles the image blocks. Can you please try to add the following CSS to your pages:

    .entry-content img:first-of-type {
    display: block;
    }

    This should prevent your first images from causing CLS issues.

    Best regards,
    Anton

    Plugin Author Anton Vanyukov

    (@vanyukov)

    @dr-scott-best , I haven’t heard back from you. I’ll mark this as resolved. Please feel free to create a new thread, if any issues are still present.

    Best regards,
    Anton

    Thread Starter Dr. Scott Best

    (@dr-scott-best)

    Dear Anton,

    Yes, the problem was resolved a few weeks ago, so thanks for prompting me for a reply. Also, thanks for the update to the plugin last evening, which seems to be working perfectly at this time.

    I am looking forward to your next update already,

    Scott

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Degradation in Performance for 5 Pages’ is closed to new replies.