Hello again,
I’m trying to add a promo box to my homepage below a fullscreen slider. But I’m not getting visually nice results. The screenshots are below, the first one I tried just putting it below the fullscreen slider and the next one I tried using a colour section.
I would like to reduce the padding size, how can I do this?
Thank you always for the quick support :)
Hi irfan_arif!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.av_promobox { margin: 10px 0; }
Cheers!
Yigit
Thanks! That worked great!