[wp-meta] [Making WordPress.org] #7457: Active Menu issue in mobile view
Making WordPress.org
noreply at wordpress.org
Fri Feb 9 08:51:02 UTC 2024
#7457: Active Menu issue in mobile view
--------------------------+--------------------
Reporter: harsh175 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: General | Keywords:
--------------------------+--------------------
In mobile view when the user visits any subpage of the About page, then it
confuses the user which page is activated.
https://www.awesomescreenshot.com/video/24798690?key=8dcedfbb8249edf654a2708508b728bc
css
{{{
.wp-block-navigation:not([class*=has-text-decoration]) a:focus {
text-decoration-line: none;
}
.wp-block-navigation .current-menu-item > a{
font-weight: 700;
text-decoration-line: underline;
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/7457>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list