Tagged: fullscreen slider, transparent menu
Hello!
I am running Enfold and Master Slider.
Everything seems to work well, however after dropping in Master Slider, there is a white space at the top of the page.
I’d like the navigation to sit over top of the fullscreen slider (z-layer), rather than above it with it pushing the slider down the page.
This is an example of the look I’m going for (this is not the link to my site – merely how I’d like the navigation and full-screen slider to work):
https://affinity.serif.com/en-us/
I don’t want to do negative margins / padding. What is the best way accomplish what I want? Link to view it is below.
Many thanks,
Michael
Hey Michael,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
main.content {
padding-top: 0;
}
If you need further assistance please let us know.
Best regards,
Victoria