[wp-meta] [Making WordPress.org] #6339: learn.wordpress.org top leave menu hover issue

Making WordPress.org noreply at wordpress.org
Wed Jun 1 09:49:17 UTC 2022


#6339: learn.wordpress.org top leave menu hover issue
----------------------------------+---------------------
 Reporter:  praful2111            |       Owner:  (none)
     Type:  defect (bug)          |      Status:  new
 Priority:  normal                |   Milestone:
Component:  Global Header/Footer  |  Resolution:
 Keywords:                        |
----------------------------------+---------------------

Comment (by praful2111):

 @dd32 As I check other sites have below CSS to remove the top menu text
 decoration.


 {{{
 .wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,
 .wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus {
     text-decoration: none;
 }
 }}}

 So I hope above code will fix issue for learn site.

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


More information about the wp-meta mailing list