On a page, I have a text block, then a promo box, then a text box.
I would like to tighten up the padding above and below the promo box – how would I do so?
Hi thanp73!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.av_promobox { margin: 20px 0; }
Cheers!
Yigit
perfect- thx!