Archived topic
Slider behind menu
7 replies · Started by Alessio Angeloro on September 25, 2020
Hi,
i have this scenario http://yoghi.biz/nw/ , I need to put the slider behind the main nav, I have read this https://docs.generatepress.com/article/transparent-header-and-navigation/ but may be i wrong something, because the content still hidden o under the slider.
Please help.
thanks
Hi there,
Do you mean the menu bar still has color?
You are using a mega menu plugin so you will need to change the background color within the plugin.
Let me know if this helps :)
Hi Leo, no no, I mean, I need put the slider behind megamenu but the main content remain over the slider and not under that.
I need somthing like this https://www.vichy.it
The main content as these?
https://www.screencast.com/t/3nwf3HlI7
That looks like it's already in front of the slider but the dark color make them tough to see?
Yes it's the main content, but I need to put that below the slider not over that; like this https://ibb.co/GtFTZZ3
Can you remove this CSS you've added?
.n2-section-smartslider {
position: absolute !important;
z-index: 0;
float: left !important;
}
It works :-)
Thanks
No problem :)