Can't figure out Columns…

  • Posted in : Responsy WP
  • otnchristie
    Participant

    I want to add two simple half-width columns into a blog post (with sidebar) and can’t get it working.

    This is what I am trying with no luck.

    [row]
    [column width="width="6"]Put your content here.[/column]
    [column width="width="6"]555Put your content here.[/column]
    [/row]
    
    Mehmet S.
    Keymaster

    Only use numbers for “width” parameter:

    [row]
    [column width="6"]Put your content here.[/column]
    [column width="6"]555Put your content here.[/column]
    [/row]
    
    otnchristie
    Participant

    Still not working. Any ideas what else I could do?

    Mehmet S.
    Keymaster

    Set to 4:

    width="4"
    
    otnchristie
    Participant

    Thanks for the info. It works!

Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘Responsy WP’ is closed to new topics and replies.