Thanks for the advice.. doesn’t seem to have changed though. Does the error still show on your end?
[ No bumping please. ]
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
@sallysqueak Please do not create additional duplicate topics here, the duplicate was deleted.
If the free volunteer support isn’t working out for you here then please consider seeking paid assistance. http://jobs.wordpress.net/
How far did you get with this as a solution?
http://wordpress.org/support/topic/issue-with-top-menu-dropdown?replies=2
Hi Jan
I’m still stuck, as mentioned above, I added the code, but nothing changed. I added it to the custom css box in the mesocolumn plugin, and that didn’t work, so I took it out and instead put it in the custom css plugin I have and that didn’t work either.
Am I putting it in the right place?
.
(@techievous)
Original Poster requested additional help in this topic: http://wordpress.org/support/topic/help-requested-1
———–
For your site, you can use this:
#top-navigation .sf-menu a, #top-navigation .sf-menu li {
z-index: auto;
}
li.menu-item {
z-index: auto;
}
Also, you’d probably want to improve the speed of your site. It’s painfully slow.
Hurray, that worked! Thanks 🙂