Site logo

Archived topic

White space below wp show posts in sidebar

3 replies · Started by Puneet on December 9, 2021

Viewing posts 1–4 of 4

Hi there,

try this CSS:

.sidebar .wp-show-posts article.wp-show-posts-single.post {
    padding-bottom: 0;
    margin-bottom: 0.75em
}

Hi David,
It worked perfectly, thanks.

Regards,
Puneet

Glad to hear that!

This archived topic is closed to new replies.