• Resolved jokke72

    (@jokke72)


    Hi,

    and thanks for this great theme. I was wondering what would be the best approach to use columns in pages and posts?

    Should i just use something like this, or is there a better way?

    <div class="row clearfix">
    	<div class="col grid_4_of_12">
    		<h2>Lorem</h2>
    		<p>lorem ipsum.</p>
    	</div>
    
    	<div class="col grid_8_of_12">
    		<h2>Lorem</h2>
    		<p>lorem ipsum.</p>
    	</div>
    </div>

    Should i use shortcodes-ultimate plugin or something similiar to get columns inside posts and pages?

Viewing 1 replies (of 1 total)
  • Theme Author Anthony Hortin

    (@ahortin)

    If you’re comfortable with HTML, then yep, you could certainly do something like that, using the grid that is built into the theme.

    Alternatively, if not comfortable writing html, then you may find using a plugin with shortcodes is easier.

    It’s whatever you’re comfortable with really.

Viewing 1 replies (of 1 total)
  • The topic ‘Best approach to create columns?’ is closed to new replies.