[wp-trac] [WordPress Trac] #58439: Twenty Fourteen: Layout does not cover full width (was: Twenty Fourteen theme Layout Issue in the Frontend View)

WordPress Trac noreply at wordpress.org
Thu Jun 1 14:35:39 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
-------------------------------+----------------------
Changes (by sabernhardt):

 * status:  new => closed
 * focuses:  javascript, css, rest-api, coding-standards => css
 * type:  defect (bug) => enhancement
 * component:  Themes => Bundled Theme
 * version:  trunk => 3.8
 * milestone:  Awaiting Review =>
 * keywords:  has-patch =>
 * resolution:   => wontfix
 * severity:  major => normal


Old description:

> Hello there,
> I have faced issues with the "Twenty Fourteen" theme. Here is the
> recorded video:
> [https://www.loom.com/share/cf5f09605dca4e22a7939c15a1255ca3
> ]
> Or have a look at the screenshot -> [https://prnt.sc/8oTChWnElxWI].
>
> Expected result:
> This should include the layout on the Full page.
>
> The below CSS code will fix the issue:
>
> {{{
> max-width: 100%;
> }}}
>

> Thank you
> Ruman Ahmed

New description:

 Hello there,
 I have faced issues with the "Twenty Fourteen" theme. Here is the recorded
 video: [https://www.loom.com/share/cf5f09605dca4e22a7939c15a1255ca3]

 Or have a look at the screenshot -> [https://prnt.sc/8oTChWnElxWI].

 Expected result:
 This should include the layout on the Full page.

 The below CSS code will fix the issue:

 {{{
 max-width: 100%;
 }}}


 Thank you
 Ruman Ahmed

--

Comment:

 Hi and welcome to WordPress Core Trac!

 The `max-width` of 1260 pixels has been in the theme since version 1.0
 (r25519).
 https://themes.trac.wordpress.org/browser/twentyfourteen/1.0/style.css#L807

 Changing that now would be unexpected and could adversely affect existing
 sites.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58439#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list