[wp-trac] [WordPress Trac] #39384: TwentySeventeen Navbar z-index
WordPress Trac
noreply at wordpress.org
Fri Dec 23 17:17:19 UTC 2016
#39384: TwentySeventeen Navbar z-index
-------------------------+-----------------------------
Reporter: halgatewood | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version:
Severity: normal | Keywords:
Focuses: template |
-------------------------+-----------------------------
The current z-index for the fixed navigation is 7. This seems a bit low as
it should be above all other items on the page. For instance this widget
getting mixed up with the navigation items:
[[Image(https://halgatewood.com/wp-content/uploads/2016/12
/twentyseventeen-zindex.jpg)]]
Something much higher may be appropriate:
{{{
.site-navigation-fixed.navigation-top { z-index: 9999; }
}}}
Thanks,
Hal Gatewood
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39384>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list