Changelog:
- Fixed absolute next/previous post nav not working
- Fixed header/main menu missing background color in over-image mode on smaller screen sizes
- Fixed “Inherit General Font” option not working as expected
- Fixed menu in over-image mode overlapping content when header image is not available or hidden
- Fixed block editor galleries layout
- Fixed block editor font sizes using the incorrect ‘regular’ slug
- Fixed team members photos having a weird aspect ratio after Team Members plugin update
- Fixed text indent option adding indentation to icons (including shortcodes)
- Fixed search form overlapping mobile menu elements with small general font sizes
- Fixed header titles vertical misalignment on landing page with specific configurations
- Fixed left sidebar navigation not being displayed when there are no widgets assigned
- Improved main navigation fallback markup
- Renamed landing page ‘static image’ element to ‘banner image’ for clarity
- Removed all padding/margins from before/after content and top/bottom inner widget areas
- Improved support for menu customizations plugins
- Added click-navigation to target panels in header content and site identity hints
- Added configuration hint for header image when the theme’s slider / banner image is active on the homepage
- Cleaned up and optimized frontend scripts, including for WordPress 5.5/5.6 jQuery updates
- Updated to Cryout Framework 0.8.5.7:
- Expanded hint control styling to apply in the Site Identity panel
- Fixed multi-font choices failing to apply correctly
- Added echo parameters to cryout_schema_microdata() and cryout_font_select() functions
- Improved breadcrumbs compatibility with plugins that filter section titles and add HTML markup
- Improved JS code to remove jQuery deprecation notices since WordPress 5.6
- Changed custom post type label in breadcrumbs from singular_name to name
- Better cleaning of weights in font enqueues
- Added the ability to inherit the general font on all other font control options
- Fixed color selector malfunction since WordPress 5.3
- Fixed Select2 selectors no longer working with WordPress 5.6 on Firefox
- Removed PHP and WP versions checks as these are now handled by WordPress
- Additional sanitization and even more sanitization changes to comply with current wp.org requirements