How do I reduce the footer padding in Vantage?
Need help figuring out how to reduce the padding of my footer. My site is http://accessibleplanes.com/ Love the theme so much but the footer padding is driving me nuts
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
5Hi Alan
Looks like you’ve removed the footer, that’s a solution for sure.
Footer padding can be adjusted by adding the following to Appearance > Custom CSS and adjusting as required:
/* Footer */ .layout-full #colophon { padding-bottom: 30px !important; padding-top: 30px !important; }Hello andrew, i’ve tried the code but it doesnt seem to work , site: http://www.pmhwebdesign.com/wp/
Hi Peter
In your case, for the boxed layout, it will be:
/* Footer */ #colophon { padding-bottom: 30px !important; padding-top: 30px !important; }this didn’t reduce the footer at all for me??
Hi Sean
Please see: Thread: footer padding.
For further help, please open a new thread and we’ll be with you as soon as possible.
Page: New Thread
Thanks
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.