[Resolved] recent posts

Home Forums Support [Resolved] recent posts

Home Forums Support recent posts

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1002708
    mohamedhassan

    Hi GP team,

    On the right sidebar, Most Popular Posts, I’d like to increase the space between the post title.

    Regards,
    M. Hassan

    #1002711
    Leo
    Staff
    Customer Support

    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 ๐Ÿ™‚

    #1002714
    mohamedhassan

    May I couldn’t say what I need clearly!

    I want the spaces between different titles more than that for the same title.

    #1002718
    Leo
    Staff
    Customer Support

    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?

    #1002834
    mohamedhassan

    Thank you!

    #1002866
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.