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
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