Comments Julian started the conversationSeptember 23, 2014 at 6:02pmHow could I make a landing page that shows the footer but would fit inside the browser's window without the need of scrolling?I just want it to be one page that shows the menu and the footer with the nice bubbling background.Thanks :) 8,839Tahir repliedSeptember 24, 2014 at 10:26pmHey!You can use a Nectar Slider with fullscreen turned on and give the footer a negative margin to move it up. Thanks ThemeNectar Support Team Julian repliedSeptember 25, 2014 at 2:26amand where can I change that footer margin? any suggested number for that negative number?Thanks! 8,839Tahir repliedSeptember 25, 2014 at 3:28pmAdd this into the Custom CSS box located in your Salient Options panel : .home #footer-outer { position: absolute; bottom: 0px; width: 100%; } Thanks ThemeNectar Support Team Sign in to reply ...
How could I make a landing page that shows the footer but would fit inside the browser's window without the need of scrolling?
I just want it to be one page that shows the menu and the footer with the nice bubbling background.
Thanks :)
Hey!
You can use a Nectar Slider with fullscreen turned on and give the footer a negative margin to move it up.
Thanks
ThemeNectar Support Team
and where can I change that footer margin? any suggested number for that negative number?
Thanks!
Add this into the Custom CSS box located in your Salient Options panel :
Thanks
ThemeNectar Support Team