Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Column Management

$
0
0

Replies: 0

Hi,
Can anyone advise on managing columns? I want a 4 column image and a 8 column text area on the homepage. Firstly, what framework does Storefront use?

I can’t seem to do it using gutenberg and had to install classic to for simple div editing.
I did try a plugin called Bootstrap Blocks for Gitenberg but could only get 2 or 3 equal columns.

Or advice on a page builder that works with Storefront?

Trying to get something along the lines of this…
<div class=”container-fluid”>
<div class=”row”>
<div class=”col-sm-4″></div>
<div class=”col-sm-8″>
<h2 class=”color-primary”>We’ve got your new favourite products</h2>
</div>


Viewing all articles
Browse latest Browse all 59525

Trending Articles