Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Admin Bar z-index CSS issue

I fixed it!

I removed the z-index from the header css and added it directly to the header php,

<div id=”navigation” style=”position:relative; z-index:10;”>

Now since my template menus are working correctly the BPress drop down menus are working correctly. Thanks for helping!

Skip to toolbar