Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #211826

    Is there a way to change the space between elements in the layout builder? Right now, I think there is too much whitespace between sliders, testimonials and promo box on my homepage. How can I reduce that?

    #211995

    Thanks in advance!

    #212411

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .av-special-heading, .av_promobox { margin-top: 5px; }
    .avia-content-slider { margin: 5px 0; }

    Best regards,
    Yigit

    #212506

    Thanks!.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Reduce space between elements in layout builder’ is closed to new replies.