Archived topic
recent posts
5 replies · Started by mohamedhassan on September 6, 2019
Hi GP team,
On the right sidebar, Most Popular Posts, I'd like to increase the space between the post title.
Regards,
M. Hassan
Hi there,
Do you have this CSS added already?
div:not(.entry-content) .widget ul li {
list-style-type: none;
position: relative;
padding-bottom: 5px;
}
If so you can just increase the padding-bottom number.
Let me know :)
May I couldn't say what I need clearly!
I want the spaces between different titles more than that for the same title.
Are you talking about this space here?
https://www.screencast.com/t/xTAJuJGb0pj
If so my suggestion above should work.
Any chance you can disable WP Rocket cache first?
Thank you!
No problem :)