My English is not good at writing. but I’ll try anyway
Dear Sir / Madam,
Can you tell me how I can reduce the spacing Enfold. There is plenty of space between H1 and H6.
On the homepage are five products directly below the slider. Then you see what my problem is
Hey André!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
margin-top: 0.5em;
}
and adjust as needed
Best regards,
Yigit
Thank you so much