Styling changes in the Display Posts shortcode

  • Does anyone know if there’s a way (without the custom design upgrade) to change the styling of posts displayed with the Display Posts shortcode, for example, adding a blank line between displayed posts?

    The support doc has the following:

    wrapper
    What type of HTML should be used to display the listings. It can be an unordered list (ul), ordered list (ol), or divs (div) which you can then style yourself.
    Default: ul
    Example: [display-posts wrapper="ol"]
    http://en.support.wordpress.com/display-posts-shortcode/

    but if I try to add any attributes after the div-tag the shortcode simply ignores that argument.

    If it’s not possible it’s no biggie, but if it is I’d like to know how.
    Thanks.

    The blog I need help with is: (visible only to logged in users)

  • The topic ‘Styling changes in the Display Posts shortcode’ is closed to new replies.