• Resolved ichadwick

    (@ichadwick)


    I like this plugin and use the shortcodes a lot, but I would like to remove the […] (square brackets and ellipsis) that follows every post and comment name. What happens on my site is that long names often wrap the […] onto a second line by themselves and it looks odd. Is there any way to remove that content?
    Thanks.

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

Viewing 1 replies (of 1 total)
  • Plugin Author Jeff Starr

    (@specialk)

    It is possible to hide those characters, by adding this to your site’s CSS/stylesheet:

    .sbs-post span { display: none; }

    Should do the trick.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove bracket and dots?’ is closed to new replies.