Archived topic
Dropdown menu "stuck" behind homepage slideshow
3 replies · Started by jennifer on May 28, 2018
Viewing posts 1–4 of 4
My dropdown menu (mobile) is stuck behind the homepage slideshow (slideshow has a fade effect). You can see it in mobile views.
Please help! Thanks.
Hi there,
Give this CSS a try:
#site-navigation {
z-index: 9999;
position: relative;
}
Let me know :)
perfecto! thank you!
You're welcome :)
This archived topic is closed to new replies.