Site logo

Archived topic

[Marketer, GP] Change the structure of the latest post section

3 replies · Started by Mihai H. on May 13, 2020

Viewing posts 1–4 of 4

Hey team,

Is there any way to move the title/date where the excerpt is and also make the block a little smaller (the red highlight is my desired height: example here)

Edit: I've managed to move the title.

Thank you!

Is this CSS ok?

.entry-summary {
margin-top: 1em;
}

.entry-summary {
margin-bottom: -1em;
}

.entry-header {
margin-top: -1.5em;
}

Hi there,

the CSS looks fine - does it work as you want it ?

Hey David,

It wasn't OK in the end, because it messed up with the inside post as well. I've switched to another theme in the meantime though (I only have 1 question on this).

Thanks! I'll now close this ticket.

This archived topic is closed to new replies.