Dear Team,
How can I decrease the top and bottom padding for the PromoBox content element?
You can see it in the Home page of – http://dtimegroup.com/
Many thanks and regards from Madrid, Adolfo
Hi Adolfo Lucio!
You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.av_promobox { margin-top: 10px; margin-bottom: 5px; }
Regards,
Yigit
Many thanks, it works fine with 5px, 5px,…