Home>Support>Footer Widgets Over

Footer Widgets Over

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].

I have problems with the footer. In particular, the widgets. Is it possible to place them one over the other? Or a widget on the right edge of the footer and on the left edge of the footer? Is it possible to place theme where i want t have them?

Many thanks for your help!

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

  1. 10 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Hi Webtext-Autor.de

    The Vantage footer breaks into equal width columns as you add them. So one widget added will create one column, two widgets, two columns and so on. The widget columns will float side by side. There is unfortunately no option at the moment to change this setup.

    Inserting the following under Appearance > Custom CSS would cause the widgets to stack vertically:

    #footer-widgets .widget {
    float: none !important;
    margin-bottom: 20px !important;
    width: 100% !important;
    }
    
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