Summary
Version 3.0.3 of the Illinois WordPress Theme includes a significant page structure change and accompanying CSS rewrite. This release removes the block level wrapping of <div> tags, provides new versions of the Hero and Tabs block and includes various style adjustments to accommodate brand recommendations.
What’s Changed
New Features
- Added V3 version of Hero Block
- Added V3 version of Tabs Block
Enhancements
- Added support to render labels in the main navigation
- Reformatted page titles in browser tabs to match brand standards
- Removed block level
<div class="uofi-default-block il-formatted">wrapping - Updated breadcrumbs to V3 version
- Added internal div wrapping to Accordion, Lede, and Statistic blocks
Bug Fixes
- Added CSS to fix default Gallery Block layout
- Added CSS to correct sidebar link color and formatting
- Corrected Alignment on 404, Archive, Category, and Search page templates
- Corrected Call to Action button alignment/stacking behavior
- Corrected variable reference in conditional logic to fix subfooter links
- Removed off-brand styles from Media & Text block
- Replaced inaccessible orange color of chevrons in megamenu with updated palette
Upgrade Notes
Accordion, Lede, and Statistic Block
In this release an internal div wrapper has been added to Accordion, Lede, and Statistic blocks. When editing a page with a previously deployed version of one of these blocks, the markup will update automatically via the block deprecation function.
Labels in Main Navigation
For top level menu items that have child menu items, input a “#” in the URL field of Custom Link in order to render text as a label in the navigation. Read the rest “v3.0.3”
