Creating column layout in Custom Section
-
Hi,
I am using OnePress Plus and I am trying to understand how to customize a custom section.
As I understand from reading some threads here, it is not possible to duplicate a section, but it is possible to create a column layout in a custom section using something called bootstrap grid.
I researched a little and found examples for bootstrap code that needed to be copied and would create a column layout.
For example:
<div class=”row”>
<div class=”col-md-4″>.col-md-4</div>
<div class=”col-md-8″>.col-md-8</div>
</div>My question now is, where exactly do I have to copy the code?
Greetings Johnny
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Creating column layout in Custom Section’ is closed to new replies.
