Title: Columns
Last modified: August 21, 2016

---

# Columns

 *  Resolved [iamskyemedia](https://wordpress.org/support/users/iamskyemedia/)
 * (@iamskyemedia)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/columns-13/)
 * 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](https://wordpress.org/support/users/scottopolis/)
 * (@scottopolis)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/columns-13/#post-4127160)
 * 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.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/m1/1.1.2/screenshot.png)
 * m1
 * [Support Threads](https://wordpress.org/support/theme/m1/)
 * [Active Topics](https://wordpress.org/support/theme/m1/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/m1/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/m1/reviews/)

## Tags

 * [boxes](https://wordpress.org/support/topic-tag/boxes/)
 * [columns](https://wordpress.org/support/topic-tag/columns/)

 * 1 reply
 * 2 participants
 * Last reply from: [Scott Bolinger](https://wordpress.org/support/users/scottopolis/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/columns-13/#post-4127160)
 * Status: resolved