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

    Hey Guys
    I started a thread yesterday about the 4 columns. I was wanting to know if there is any way to not have as much white space in between each column?

    http://www.webbimageart.com

    I want the columns more rectangle like this website, instead of square like I have now and with less space in between. thanks

    http://jeremycowart.com

    #277915

    Hey!

    Try adding this code to the Quick CSS:

    div .av_one_fourth {
      margin-left: 2%;
      width: 23.5%;
    }

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.