Navbar Obscured by AdminBar
-
Viewing the site when logged as an admin the Navbar is partially obscured by the AdminBar.
This can easily be fixed by adding the following css rule at the top of the “Top Navigation” section in style.css
body.admin-bar .navbar-fixed-top { top: 28px; }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Navbar Obscured by AdminBar’ is closed to new replies.