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

    How do I remove space between the widgets in my sidebar in my Enfold child theme? There’s just too big of a gap.

    Thanks

    #371441

    Hey alex2545!

    Thank you for using Enfold.

    If you don’t mind, we would like to see the actual website. Please post it here. Try to decrease the widget padding:

    .widget {
    padding: 10px 0 10px 0;
    }

    Best regards,
    Ismael

    #376625

    That worked, thank you very much!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove space between widgets in sidebar?’ is closed to new replies.