Footer Widgets Over
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.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi 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.