Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #165298

    On my contact page, I have several different widgets. The spacing between them is very large and I would like to decrease it. Is there a way to do this?

    Thank you to all of the amazing people at Kriesi.

    #165301

    Hello uattah!

    Please add following code to Quick CSS as well

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

    By default padding is 30px 0 30px 0

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Is there a way to decrease spacing between sidebar widgets?’ is closed to new replies.