Change column widths

Discussion in 'ColorWay WordPress Theme' started by forpaws, Jan 16, 2013.

  1. forpaws

    forpaws New Member

    Joined:
    Jan 8, 2013
    Messages:
    5
    Likes Received:
    0
    In a 2 column page using the [col2] shortcode, is it possible to change the widths to make one column wider than the other?
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Yes, you can create 2 column of different width in a fullwidth page by applying the code showing below in a page editor.
    Code:
    [col2_3]This is content...[/col2_3][col3_last]This is content...[/col3_last]
    for the reference, see below image :

    [​IMG]

    and see the link for more detail:

    http://inkthemes.com/wptheme/blackbird-technology/columns/
     

Share This Page