Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Wondering about adding another Footer Widget area to the bottom of the Vantage theme. Do i need to register the area in the functions.php file or is there a simpler way to add it?
Also wondering how to adjust the margins of the outside of the theme when in “boxed” mode without messing with the responsiveness of the theme.
Thanks as always.
Hi Kenneth
The footer widget area will break into columns as widgets are added to it, so for example, four widgets in the area will create four columns.
If you did for some reason need another area you’d need to create a child theme and register the new area in a new functions.php file contained in the child theme.
You can add margins to Vantage in boxed mode by inserting the following under Appearance > Custom CSS:
Adjust my figures as required.