Site logo

Archived topic

Reduce Padding in category view

3 replies · Started by Nico on December 28, 2021

Viewing posts 1–4 of 4

Good morning!

Is there a way to reduce the padding under the button for the posts in the category view? See the screenshot.

Hi there,

try adding this CSS:

body:not(.single) footer.entry-meta {
    margin-top: 0;
}

My "Monk" thinks it's great now 🤣 Thnx David.

Glad to hear that!

This archived topic is closed to new replies.