Adds minimal CSS in <head> before wp_head() to hide navbar-collapse on mobile before Bootstrap loads. This prevents the 0.245 CLS caused by Bootstrap calculating dimensions on an element that should be hidden. The CSS in critical-bootstrap.css was arriving too late (via wp_head) to prevent the initial layout shift. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2.6 KiB
2.6 KiB