multiple columns
-
I was wondering if it is possible to have multiple columns in a post or page without using a table plugin like tablepress or websimon tables to put content into each cell.
I followed the documentation for Accesspress Lite describing the code for 2 columns:
<div class=”row”>
<div class=”col span2″>
your text
</div><div class=”col span4″>
your text
</div>
</div>Unfortunately it didn’t work. Can anyone pls offer suggestion?
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘multiple columns’ is closed to new replies.
