AHoy,
Right now I have a large gap between all the images and the text below it in this sections (screenshot)
How do a make the space not so big?
Hey mcraig77,
Try adding this code in Quick CSS (located in Enfold > General Styling):
.av_one_fifth .av-special-heading {
margin-top: 12px;
}
Let us know if it helps. :)
Best regards,
Nikko
Thanks!