Home › Forums › Support › space between blog post This topic has 3 replies, 2 voices, and was last updated 9 years, 7 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts February 4, 2015 at 3:32 pm #72319 Johan Falkbrink Edit the space between blog post, want to get title text closer together. Where can i do it ?? February 5, 2015 at 12:44 am #72432 TomLead Developer Lead Developer Are you wanting to decrease the space between the title and content, or each blog post? If it’s between the title and content, you can try this CSS: .entry-content { margin-top: 20px; } February 5, 2015 at 6:21 am #72518 Johan Falkbrink What I mean is that the image gap between blog entries February 5, 2015 at 9:47 am #72615 TomLead Developer Lead Developer Gotcha – this CSS should work: .hentry { margin-bottom: 30px; } Adjust the pixels as needed. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In