Hello Support Team, if I have 4 columns in my layout, the distance between the columns is too big for me. How can I make it smaller, let’s say 20 px?
Hey Talker77,
Please provide a link to the site/page in question so we can look into this further.
Best regards,
Jordan Shannon
Hello Jordan,
here is the link…
Hi Talker77,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top div .av_one_fourth {
margin-left: 3%;
width: 22%;
}
If you need further assistance please let us know.
Best regards,
Victoria