Comments 1fmccullou started the conversationNovember 28, 2017 at 8:46pmOn the homepage, the footer looks great on desktop, on mobile, the top and bottom padding gets increased significantly. I'd like it to stay the same on mobile.Thanks! 9,016Tahir repliedNovember 29, 2017 at 7:44amHey Again,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : @media only screen and (max-width: 1000px) and (min-width: 1px) { #nectar_fullscreen_rows > div#footer-outer .container,#nectar_fullscreen_rows > div#footer-outer .col { padding: 0px !important; margin-bottom: 0px !important; } } Thanks ThemeNectar Support Team 1fmccullou repliedNovember 29, 2017 at 1:25pmWorked perfectly! Thanks! 3,034Andrew repliedNovember 30, 2017 at 7:46amHey there,Thanks for reaching in,Please be sure to reach in incase you encounter another issue,Regards Sign in to reply ...
On the homepage, the footer looks great on desktop, on mobile, the top and bottom padding gets increased significantly. I'd like it to stay the same on mobile.
Thanks!
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team
Worked perfectly! Thanks!
Hey there,
Thanks for reaching in,
Please be sure to reach in incase you encounter another issue,
Regards