Home>Support>Using the grid-system in theme for extended footer

Using the grid-system in theme for extended footer

Hi,
I used to work with Bootstrap 3. In my theme or in a template I could write a layout-part like so:

	<div class="container clearfix">
		<div class="row">

			<div class="col-xs-12">
				<h1>My heading</h1>
			</div>
		</div>
	</div>

I need a few rows that show on all pages, so I want to put that in the (child) footer.php (other then the footer as it is, with widgets – I also use that).
I could set it up on a page an copy the produced code to footer.php, but I’m curious to how I could handcraft it!

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

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

    Hi Inge

    Thanks for reaching out.

    There unfortunately isn’t a regular CSS level grid system built into Vantage. Your plan sounds solid but you’d need to manually build the additional part of your layout using HTML and custom CSS for your new HTML.

  2. 8 years, 10 months ago Inge van Bremen-Valstar

    What I did in the end: add a custom sidebar above the existing footer-sidebar and styled it to stretch full width above the existing footer. Now it is possible to place the Layout Builder widget and have all the control over the content!

    Would still be nice though if PB uses a grid system, making it a little easier to extend a theme.

  3. 8 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    That’s a nice solution, glad to hear you’ve made progress.

    Thanks for the feedback :)

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