Archived topic
Narrow the gap from WPSP
7 replies · Started by Atefan on January 16, 2021
Hello,
from this topic https://generatepress.com/forums/topic/i-use-only-show-updated-date-but-in-latest-post-not-showing/
I would like to know, how I can narrow the gap between the titles for post and page columns.
thank you
Hi there,
Have you tried adjusting the "Columns gutter" option in the "Columns" section of your list settings?
Right now it's set to 2em, so if you reduce that it should reduce the space.
Let us know :)
Hi Tom,
Yes, I did, I placed 5px, but nothing changed.
Can you try clearing and disabling SG optimizer first?
Hi Leo, done many times :)
In that case, let's go ahead and do this:
#wpsp-3263 .wp-show-posts-single,
#wpsp-3279 .wp-show-posts-single {
margin-bottom: 5px;
}
Top!
Thank YOU!
You're welcome :)