Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #696444

    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

    #696454

    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

    #696891

    Thank you so much

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Reduce the spacing’ is closed to new replies.