Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey guthrie-center,

    Thanks for reaching out to us!

    It looks like the extra line you’re noticing is due to the “margin-bottom” add to the
    “li” for our widget. The following added to your theme’s stylesheet would remove the margin completely. You can adjust to your preference.

    .tribe-events-list-widget ol li {
         margin-bottom: 0px;
    }

    Thanks!

    Thread Starter guthriecenter

    (@guthrie-center)

    Thank you for sharing your time to help resolve this and make the widget more ascetically pleasing for us. The WordPress community really practices helping each other out.

    Our pleasure, thanks for getting in touch. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to remove blank lines in text widget’ is closed to new replies.