Add Logo to Footer without extra padding
Is there a way to add a logo in the bottom right corner of the footer area and decrease the footer padding?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Kendra
Thanks for running Vantage.
Footer padding can be adjusted by adding the following to Appearance > Custom CSS:
/* Footer Padding */ colophon { margin-bottom: 20px !important; padding: 30px !important; }The footer will automatically split into columns as widgets are added. So four widgets will create four columns.
If you only have widget added and want to right align it, send through a link and I’ll try assist with custom CSS.
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.