CLS – div elements
-
First of all, thank you for the great plugin. It improves the site load speed visibly and I am using it together with EWWW image optimizes, W3 total cache, Asset cleanup and Speed booster.
Given that I use other plugins for some of the functions, I have disabled the following functionalities of your plugin:
-optimized css
-optimized jsHowever, after activating the plugin, I have noticed issues with rising CLS. It is not caused by images or iframes but by various div elements which are shifted in the layout. I managed to fix some of the occuring shifts by setting the position to fixed (this was the cookie bar) but another fixed element is causing a shift despited being fixed.
In addition to this, there are some divs that cause a CLS which cannot be set to a fixed position (as they are part of the “regular” site content).I tried disabling lazyload by filtering viac CSS selectors but this did not work and the divs were still lazy loaded.
Do you have any idea what could I do (except for disabling this plugin)?
Thank you.
- The topic ‘CLS – div elements’ is closed to new replies.