Site logo

Archived topic

Big blank space where tags used to be

5 replies · Started by Kiva on December 1, 2022

Viewing posts 1–6 of 6

Yep, here it is

Hi Kiva,

Can you try adding this through Appearance > Customize > Additional CSS:

:is(.blog,.archive) .inside-article :is(.entry-summary, footer.entry-meta) {
    margin-top: 0 !important;
}

:is(.blog,.archive) article {
    margin-bottom: 0 !important;
}

Then, can you go to Appearance > Customize > Layout > Container, and alter the Container Padding values there?

Let us know how it goes.

That worked, thanks!

You're welcome, Kiva!

This archived topic is closed to new replies.