• I am using [su_column size=”1/3″] for 3 columns, but, although there appears to be room for the third column, it skips to the next row. I have six columns which should appear as 123/456, but are actually appearing as 12-/34-/5-6. In other words, the third column does appear on the last row and the middle column is empty on that row!
    On inspection, the div structure appears to be:
    <div class=”su-column su-column-size-1-3″><div class=”su-column-inner su-clearfix”>…</div></div>
    <div class=”su-column su-column-size-1-3″><div class=”su-column-inner su-clearfix”>…</div></div>
    <div class=”su-column su-column-size-1-3″>…</div>
    <div class=”su-column su-column-size-1-3″>…</div>
    <div class=”su-column su-column-size-1-3″>…</div>
    <div class=”su-column su-column-size-1-3″><div class=”su-column-inner su-clearfix”>…</div></div>

    https://www.ads-software.com/plugins/shortcodes-ultimate/

Viewing 1 replies (of 1 total)
  • I think I’m having sort of the same problem when I try displaying six columns, the sixth column is put on the next line. I have tried with both picture as content and text, but the result is still the same.

    [su_row]
    [su_column size="1/6"]Part 1[/su_column]
    [su_column size="1/6"]Part 2[/su_column]
    [su_column size="1/6"]Part 3[/su_column]
    [su_column size="1/6"]Part 4[/su_column]
    [su_column size="1/6"]Part 5[/su_column]
    [su_column size="1/6"]Part 6[/su_column]
    [/su_row]

Viewing 1 replies (of 1 total)
  • The topic ‘3 Columns only showing as 2’ is closed to new replies.