Viewing 1 replies (of 1 total)
  • Same concern here.

    But when I had a 2 column, I just put both div inside them then add margin left and margin right.

    for example

    <!— right column—->
    [ezcol_1half id=”” class=”” style=””]
    <div style=”margin-right:-20px>
    contents here
    </div>
    [/ezcol_1half]

    <!— right column—->
    [ezcol_1half_end id=”” class=”” style=””]
    <div style=”margin-left:-20px>
    contents here
    [/ezcol_1half_end]
    </div>

    But for multiple columns, I can’t reduce the space between.

    Also, if anyone knows the css trick, help us.

Viewing 1 replies (of 1 total)
  • The topic ‘big problem -Too much space between each column’ is closed to new replies.