Comments brewerben started the conversationJanuary 24, 2018 at 2:26amHow do I adjust the left and right padding of the header and footer. Content in the header and footer go almost all the way to the edges of the screen. Thanks 9,016Tahir repliedJanuary 24, 2018 at 11:50amHey Again,Try Adjusting the Header and Footer Options in the Salient theme Options Panel . See screenshot : http://prntscr.com/i4vn7k . Be.st ThemeNectar Support Team brewerben repliedJanuary 26, 2018 at 3:33pmOk that works. Is there a way to customize the padding in the footer. Right now I only have two widgets and they feel really far apart.Also, is there a way to center the copyright info and make it only one line? 9,016Tahir repliedJanuary 27, 2018 at 11:51amHey Again,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : #footer-outer .col.span_5 { width: 100% !important; text-align: center; font-size: 15px !important; } #footer-outer .row { padding-top: 15px !important; padding-bottom: 0px !important; } Thanks ThemeNectar Support Team 1 Like Sign in to reply ...
How do I adjust the left and right padding of the header and footer. Content in the header and footer go almost all the way to the edges of the screen. Thanks
Hey Again,
Try Adjusting the Header and Footer Options in the Salient theme Options Panel . See screenshot : http://prntscr.com/i4vn7k .
Be.st
ThemeNectar Support Team
Ok that works. Is there a way to customize the padding in the footer. Right now I only have two widgets and they feel really far apart.
Also, is there a way to center the copyright info and make it only one line?
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