Forums

How to remove balloon on post (4 posts)

  1. catBreeze
    Member
    Posted 3 months ago #

    How to remove the balloon with number on post? http://www.designact.com/blog
    Thanks.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 3 months ago #

    Try using Firefox with the Firebug add-on for this kind of CSS work.
    http://getfirebug.com/

  3. cmegown
    Member
    Posted 3 months ago #

    This should do the trick:

    .comments-link a { display: none; }

    However, as Esmi said, you should utilize the incredibly valuable power of Firebug. Especially for instances like this!

  4. catBreeze
    Member
    Posted 3 months ago #

    That works. Thanks a lot.

Reply

You must log in to post.

About this Topic