slideshow overlap sticky menu
-
Hi,
Great plugin exactly what i was looking for.
I have a problem that in my home page the slideshow overlap the menu when it change pictures.
i tried z-index but it didnt do the trick
What else can i do ?Infinitygaragedoors.com
Thanks
https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/
-
Hi, thanks for trying my plugin! 🙂
From what I can see, you currently have the Z-index value for the menu set to 1. I think that if you set it to 2 or higher, it should give you better results.
Please give that a try and let me know if that works!
Thank you for the quick replay
Where did you see the z-index 1 ? in the css —> .main-navigation the z-index set to 300Tnx
my bad fixed thank you
i add !important and it fix the problemtnx 🙂
I would recommend to avoid the “!important” tag, it’s very heavy and difficult to override.
The z-index value of 1 that you have is a setting in the plugin, so I would suggest one of the following:
– remove the Z-index of 300 from your CSS, and set the Z-index in the plugin to 2
OR
– change the Z-index in your CSS from 300 to 2, and set the Z-index in the plugin to blank (empty value)
Technically, it should all have the same results, but the methods above are just a little bit cleaner. 🙂
Hi,
Thank you for that I didnt even see that there is Z-index option in the plugin.
Work beautiful.Thanks for your help.
Another question.
How can i make it to stick when im using tablet ?
Never mind i found the problem.
It was sticky but is response time is low, but im ok with that. 🙂
The topic ‘slideshow overlap sticky menu’ is closed to new replies.