[Resolved] Removing the : after comment author in recent comments widget

Home Forums Support [Resolved] Removing the : after comment author in recent comments widget

Home Forums Support Removing the : after comment author in recent comments widget

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #191344
    Jaakko Pöntinen

    Hey,

    With this, I can make the author link in recent comments disappear and not leave open space.

    .comment-author-link {
    display: none;
    }

    The thing is, the : is still left behind and that is just typed in in HTML, no p or span or anything. How to get rid of it?

    – Jaakko Pöntinen

    • This topic was modified 7 years, 11 months ago by Jaakko Pöntinen.
    #191372
    Tom
    Lead Developer
    Lead Developer

    Is this in the recent comments widget?

    #191379
    Jaakko Pöntinen

    Yep,

    though I downloaded a recent comments widget that allows for more tinkering 🙂 Now I’m good. But out of curiosity, would there have been a CSS way to get rid of the 😕 A :after content thingy?

    – Jaakko Pöntinen

    #191414
    Tom
    Lead Developer
    Lead Developer

    I’m not sure – if you didn’t see it wrapped in an element then probably not.

    #191719
    Jaakko Pöntinen

    Yup,

    not wrapped.

    – JP

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