Title: Column Widths
Last modified: August 21, 2016

---

# Column Widths

 *  Resolved [nic_137](https://wordpress.org/support/users/nic_137/)
 * (@nic_137)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/column-widths-6/)
 * Hi,
    I’m using [su_column size=”1/3″] to create 3 columns on one of my pages.
   It’s working perfectly, except that at the bottom of the 3rd column, the last
   2 lines stretch over the 2nd as well as 3rd columns. The 2nd column is shorter
   than the others. If I add more text in, it looks fine, but when I keep my middle
   column with less text, the problem appears again.
 * I found a shortcode or something that produced the code for me and just asked
   for my text in each section. I now can’t find it again, but the code it produced
   is:
 * [su_row]
    [su_column size=”1/3″]
 * ….column 1 text….
 * [/su_column]
    [su_column size=”1/3″]
 * ….column 2 text….
 * [/su_column]
    [su_column size=”1/3″]
 * ….column 3 text….
 * [su_column size=”1/3″]
    [/su_row]
 * Thanks very much
    Nicola

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Theme Author [ronangelo](https://wordpress.org/support/users/ronangelo/)
 * (@ronangelo)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/column-widths-6/#post-4544752)
 * `[su_column]` ?
 * These look like plugin shortcodes. You might want to post on that plugin’s page
   so the author could take a look.
 * Anyway, looking at your code, it looks like you didn’t properly close the shortcode
   for 3rd column ( `[/su_column]` ). It’s different from the first 2.
 *  Thread Starter [nic_137](https://wordpress.org/support/users/nic_137/)
 * (@nic_137)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/column-widths-6/#post-4544870)
 * I’m afraid I can’t remember which plug in I used – I don’t seem to have one currently
   installed that would do it.
 * Thanks for pointing out the error in the code. I fixed it, but now the 3rd column,
   whilst it is appearing all in the one column now, is set lower than the others,
   as if there were lots of blank lines, pushing it down the page.
 * I don’t understand how it’s happened, or what to do now? Can you help with new
   code perhaps?
 * I’ve also tried inserting shortcode columns but the same thing has happened there–
   the 3rd column is set lower down the page. It’s also in a strange font & bold–
   I’m not sure how to rectify any of that.
 * If you can give me any pointers, I’d really appreciate it.
 *  Thread Starter [nic_137](https://wordpress.org/support/users/nic_137/)
 * (@nic_137)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/column-widths-6/#post-4544877)
 * It’s ok, I’ve figured it out.
    Thanks for your help, once again. Nicola

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Column Widths’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [nic_137](https://wordpress.org/support/users/nic_137/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/column-widths-6/#post-4544877)
 * Status: resolved