Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to give the BP navigation bar more priority? Sub cats are disappearing on mouse over due to logo


thelandman
Participant

@thelandman

Add this to your CSS

#wp-admin-bar {
z-index: 1000;
}

Skip to toolbar