[wp-meta] [Making WordPress.org] #4732: The 'Get WordPress' button is lost between 950px & 1015px wide

Making WordPress.org noreply at wordpress.org
Mon Apr 27 18:52:00 UTC 2020


#4732: The 'Get WordPress' button is lost between 950px & 1015px wide
-----------------------------+---------------------
 Reporter:  garrett-eclipse  |       Owner:  (none)
     Type:  defect           |      Status:  closed
 Priority:  normal           |   Milestone:
Component:  General          |  Resolution:  fixed
 Keywords:  has-screenshots  |
-----------------------------+---------------------
Changes (by coffee2code):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Replying to [comment:8 dufresnesteven]:
 > **__To Do__**
 > Build Theme CSS and deploy**

 All listed themes have since been rebuilt, most recently [9760] which
 updated them all.

 > ** Update `min-width:821px` to `min-width:769px` in wp4.css (Line:
 642)**
 > {{{
 > @media screen and (min-width:821px) {
 >       #download-mobile {
 >               display: none;
 >       }
 > }
 > }}}
 > This controls the display of the the "Get WordPress" banner on the
 homepage. It should turn off when we hit desktop.

 This shouldn't be necessary. At the existing breakpoint, the download
 button disappears just as the main content shows an initial block "Ready
 to get started?" with its own "Get WordPress" button. So on the front page
 we do want the nav menu version of the button to disappear earlier than
 the mobile menu becomes available.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/4732#comment:10>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list