-
pcwriter posted on the forum topic How to give the BP navigation bar more priority? Sub cats are disappearing on mouse over due to logo in the group How-To and Troubleshooting: 14 years, 2 months ago
Just checked your site again and it seems setting the z-index of ul#nav to 0 messes up the subnavs in your main navbar.
Setting it to 1 solves that.
Sorry… my bad 🙁 -
pcwriter posted on the forum topic How to give the BP navigation bar more priority? Sub cats are disappearing on mouse over due to logo in the group How-To and Troubleshooting: 14 years, 2 months ago
Another suggestion, if I may…
IMHO, your main nav would look better if all menu items were on the same line (rather than seeing “About MyMythos” bumped to a 2nd line).
In /themes/aperture-NEW/style.css, go to line 252 and edit the padding like so:padding:0 8px;
-
pcwriter posted on the forum topic How to give the BP navigation bar more priority? Sub cats are disappearing on mouse over due to logo in the group How-To and Troubleshooting: 14 years, 2 months ago
@sidianmsjones The problem is the nav ul which, regardless of what it looks like on screen, is actually sitting at the top of the header. The z-index is set to 9999 so it interferes with everything else. In your /themes/aperture-NEW/style.css file, go to line 244 and set z-index of #nav to 0. Your adminbar subnavs will […]
-
thelandman posted on the forum topic How to give the BP navigation bar more priority? Sub cats are disappearing on mouse over due to logo in the group How-To and Troubleshooting: 14 years, 2 months ago
@SidianMSJones, do you have a link I could take a look at for you?
@sidianmsjones
Active 6 years, 1 month ago