[wp-meta] [Making WordPress.org] #7011: When we open the menu, the logo gets cut off on a responsive device.

Making WordPress.org noreply at wordpress.org
Thu May 25 12:11:32 UTC 2023


#7011: When we open the menu, the logo gets cut off on a responsive device.
-----------------------------------------+---------------------
 Reporter:  baroliyamayur                |       Owner:  (none)
     Type:  defect (bug)                 |      Status:  new
 Priority:  normal                       |   Milestone:
Component:  WordPress.org Site           |  Resolution:
 Keywords:  needs-patch has-screenshots  |
-----------------------------------------+---------------------

Comment (by baroliyamayur):

 Please use the below CSS to resolve the issue.

 {{{
 .is-sticky .is-style-dropdown-on-mobile .wp-block-navigation__responsive-
 container.is-menu-open {
     margin-top: -18px;
 }
 }}}

 **See output:** https://share.cleanshot.com/vkh2h5SLQq2jRH7tlDY3

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


More information about the wp-meta mailing list