Home>Support>Add Footer Widget AreaMargins in Boxed Mode

Add Footer Widget AreaMargins in Boxed Mode

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.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 11 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    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:

    #main {
    margin-right: 35px;
    margin-left: 35px;
    }

    Adjust my figures as required.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More