Site logo

Archived topic

recent posts

5 replies · Started by mohamedhassan on September 6, 2019

Viewing posts 1–6 of 6

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.

Thank you!

No problem :)

This archived topic is closed to new replies.