Site logo

Archived topic

Distance of Post title and content is a bit wide (same with the side bar)

3 replies · Started by Anonymous on April 16, 2015

Viewing posts 1–4 of 4

Hi, I find the distance between the title and content a bit wide (same with the side bar title and content). I am trying to look for the option to decrease the distance in the element spacing add-on but I can't seem to locate it. Can you please direct me on where to adjust it?

Hi there,

This CSS should work:

.entry-summary,
.entry-content,
.post-image {
      margin-top: 20px;
}

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

Adjust as needed :)

Thanks! :)

You're welcome! :)

This archived topic is closed to new replies.