• Resolved gopal214

    (@gopal214)


    Hi,
    I would like to reduce the space between entries so that a list of 7 entries takes up less vertical space in the sidebar. Is that possible? If so, how would I go about that? Thanks! Gopal

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Martin Stehle

    (@hinjiriyo)

    Hi Gopal, use this CSS code and change the numbers as you like it:

    .recent-posts-widget-with-thumbnails .rpwwt-widget ul li {
    	padding-top: 4px; /* space above image and text */
    	padding-bottom: 8px; /* space below image and text */
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Reduce Space Between Entries’ is closed to new replies.