Site logo

Archived topic

Decrease space between date and text ?

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

Viewing posts 1–4 of 4

Is there a way to decrease the space (on Blog-page) between the date (below headline) and excerpt?

Thank you in advance.

This CSS should do this:

.blog .entry-content,
.blog .entry-summary,
.archive .entry-content,
.blog .entry-summary {
      margin-top: 20px;
}

Adjust as needed :)

Awsome service Thank you!

You're welcome :)

This archived topic is closed to new replies.