Site logo

Archived topic

Decrease between titel and text in widget?

3 replies · Started by Lisa Lidgren on May 3, 2015

Viewing posts 1–4 of 4

I would like to decrease the space between the titel and text in widget. How do I do that?

Thank you in advance,
Lisa

Hi there,

This CSS should do the trick:

.widget-title {
      margin-bottom: 40px;
}

Adjust as needed :)

Thank you! :)

You're welcome! :)

This archived topic is closed to new replies.