Nexter Theme - FREE
Version 4.2.17
- Improve : Accessibility : Added visible focus outlines (:focus-visible) for links, buttons and form fields
- Improve : RTL : Migrated directional CSS to logical properties for automatic RTL mirroring; removed the empty rtl.css
- Improve : Performance : Dynamic CSS is now cached instead of being regenerated on every request
- Improve : Performance : Sidebar CSS now respects the optimization toggle
- Improve : Customizer : Body/link colours now output as overridable CSS custom properties
- Fixed : Accessibility : Comment form fields now have associated labels, and name/email are marked required when the site requires them
- Fixed : Accessibility : Skip-to-content link now prints as the first focusable element and becomes visible on keyboard focus
- Fixed : Accessibility : Pagination is now wrapped in a nav landmark with aria-current on the active page
- Fixed : Performance : "Disable Theme Woo CSS" now removes the dynamic WooCommerce CSS as well, not just the static file
- Fixed : CSS : No longer outputs an empty inline style block when Theme CSS is disabled
- Fixed : CSS : Guarded the header container max-width calc() against an invalid value when no width is set
- Fixed : CSS : Removed negative-zero (margin:-0) output from fluid spacing
- Fixed : Compatibility : Corrected "Requires PHP" to 7.4 to match the syntax the theme actually uses