[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?

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.