• Resolved iamskyemedia

    (@iamskyemedia)


    Great theme. Does it have built in columns? I want to use my own but think it may be a conflict with any columns already in the theme.

Viewing 1 replies (of 1 total)
  • Theme Author Scott Bolinger

    (@scottopolis)

    Yes, you can use custom CSS classes with this theme for columns: .one-half, .one-third, .two-thirds, .three-fourths, .one-fourth, .last-col

    A 2 column layout would look like this:

    <div class="one-half">
    Stuff here
    </div>
    
    <div class="one-half last-col">
    Stuff here
    </div>
Viewing 1 replies (of 1 total)
  • The topic ‘Columns’ is closed to new replies.