Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #310312

    Hi,

    I would like to adjust the padding of my columns because its far from each other. How to get closer to other columns? Thanks

    • This topic was modified 9 years, 7 months ago by jalmz.
    #310407

    Hey jalmz!

    Thank you for using Enfold.

    You can increase the width then lessen the left margin of the one third columns with this on Quick CSS or custom.css:

    div .av_one_third {
    margin-left: 2%;
    width: 32%;
    }

    Best regards,
    Ismael

    #310414

    Thank you Ismael.. It works like a charm

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Column Padding’ is closed to new replies.