Problem:
The 2.4.2 update to Genesis framework introduced changes to the markup and we document how to handle this on the page linked below. But the fix in the documentation doesn't seem to work when trying to use a full-width layout.
Solution:
The class name in the documentation .content-sidebar is only used on pages with a sidebar layout, and the required CSS when using a full-width layout should be updated to use the .full-width-content class, like so:
.full-width-content .site-inner { max-width: 100% !important; } .full-width-content .content-sidebar-wrap { width: 100%; } .full-width-content .content { padding: inherit; width: 100%; }
Relevant Documentation:
https://toolset.com/documentation/recommended-themes/layouts-genesis-integration/upgrading-from-genesis-2-2-x-or-later-to-2-4-2/
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 7:00 – 14:00 | 7:00 – 14:00 | 7:00 – 14:00 | 7:00 – 14:00 | 7:00 – 14:00 | - |
- | 15:00 – 16:00 | 15:00 – 16:00 | 15:00 – 16:00 | 15:00 – 16:00 | 15:00 – 16:00 | - |
Supporter timezone: Europe/London (GMT+00:00)
This topic contains 5 replies, has 2 voices.
Last updated by 6 years, 7 months ago.
Assisted by: Nigel.