• hi,

    i notice that the avatars list is to close each other, i want to add some additional spaces between the avatars. how to do that?

    thank you

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

Viewing 1 replies (of 1 total)
  • Plugin Author Paul Bearne

    (@pbearne)

    You need to adjust the css

    this example will add space below

    .shortcode-author-avatars div.author-list .user {
    margin-bottom: 23px;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘How to set spaces between avatar?’ is closed to new replies.