[wp-trac] [WordPress Trac] #58439: Twenty Fourteen: Layout does not cover full width
WordPress Trac
noreply at wordpress.org
Thu Jun 1 20:18:35 UTC 2023
#58439: Twenty Fourteen: Layout does not cover full width
-------------------------------+----------------------
Reporter: algorithmsunlocks | Owner: (none)
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Bundled Theme | Version: 3.8
Severity: normal | Resolution: wontfix
Keywords: | Focuses: css
-------------------------------+----------------------
Comment (by sabernhardt):
The `max-width` may not look good for most sites, but it has been part of
the theme's design for almost ten years.
If you do not like the style, you could choose another theme or else you
could go to the Customizer and paste the following under "Additional CSS":
{{{
.site,
.site-header {
max-width: 100%;
}
}}}
The Core Team likely will [https://make.wordpress.org/core/2023/05/16
/proposal-retiring-older-default-themes/ retire Twenty Fourteen and
several other themes] soon, only fixing security-related problems in the
future.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58439#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list