The menu is causing CLS.

For my site, I fixed this by adding "height: 3em;" to .pr-navbar.

This works in both the drop menu as the scroll down button menu. With the later, it means the menu will not push down the rest of the site content when the menu is opened. That is not a problem for my site though.

In the theme, another fix may be needed so that this issue is fixed wherever people put their menu block.

Comments

sd123 created an issue. See original summary.

mattbloomfield’s picture

Status: Active » Closed (works as designed)

I'm thinking there might be a different solution via CSS for different sites, so I'm going to lean towards custom CSS being the solution for this sort of thing for now.

sd123’s picture

I do not fully agree. Ideally, Adaptive Theme 2.0 should cause absolutely zero CLS in the default configuration. That will make the theme more popular for speed-minded website builders.