Enfold Theme: more space between 4 columns
Do you need more space between 4 columns? This is simple CSS snippet for Enfold theme:
div .av_one_fourth {
margin-left: 2.5%;
width: 23.12%;
}
#top .av-flex-placeholder {
width: 2%;
}
Do you need more space between 4 columns? This is simple CSS snippet for Enfold theme:
div .av_one_fourth {
margin-left: 2.5%;
width: 23.12%;
}
#top .av-flex-placeholder {
width: 2%;
}