Hi,
i think the columns in the advance layout editor really is limited I am looking at creating post content with a fullwidht template in boxed mode more like in the bootstrap grid, see below:
<div class=”row”>
<div class=”col-md-2″>.col-md-2</div>
<div class=”col-md-8″>.col-md-8</div>
<div class=”col-md-2″>.col-md-2</div>
</div>
<div class=”row”>
<div class=”col-md-1″>.col-md-1</div>
<div class=”col-md-8″>.col-md-8</div>
<div class=”col-md-3″>.col-md-3</div>
</div>
<div class=”row”>
<div class=”col-md-3″>.col-md-3</div>
<div class=”col-md-3″>.col-md-3</div>
<div class=”col-md-3″>.col-md-3</div>
<div class=”col-md-3″>.col-md-3</div>
</div>
I have tried a few classes and made it partly work but I really need some help to get going, since you have a 12 column grid why not use its full potential?
This should actually be added to the advance layout editor.
Could you please help me out so that i can get started.
Features and how to apply them?
Or if you have a childtheme simply add:
to you functions file in your childtheme