Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27690

    Hi all,

    Please have a look at my website. http://italiabathrooms.com

    Now have a look at this screenshot of what i plan to do.

    http://i44.tinypic.com/elblzt.jpg

    I want to reduce the column spacing on the home page. I can have a go using CSS but might that muck up the layout?

    Thanks

    #135001

    Hi,

    You can add this on your custom.css or Quick CSS

    .flex_column.av_one_fourth.avia-builder-el-2.el_after_av_three_fourth {
    margin-left: 1%;
    width: 25.5%;
    }

    .flex_column.av_one_fourth.avia-builder-el-2.el_after_av_three_fourth a img {
    max-height: 230px;
    width: 100%;
    }

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Resizing space between columns’ is closed to new replies.