[Resolved] Decrease between titel and text in widget?

Home Forums Support [Resolved] Decrease between titel and text in widget?

Home Forums Support Decrease between titel and text in widget?

  • This topic has 3 replies, 3 voices, and was last updated 10 years ago by Tom.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #104927
    Lisa Lidgren

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

    Thank you in advance,
    Lisa

    #105075
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    This CSS should do the trick:

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

    Adjust as needed 🙂

    #105112
    Lisa

    Thank you! 🙂

    #105188
    Tom
    Lead Developer
    Lead Developer

    You’re welcome! 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.