• Resolved rebadler

    (@rebadler)


    I would like the small “talk bubble” comment icon and comment number to disappear from my posts on this site. Its appearance seems to be a function of the Startup Blog theme (which I like, and for which I have purchased the associated plug-in). How do I remove those small comment icons? Can’t seem to find a setting…
    Thank you!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Thanks so much for upgrading!

    You can use the following CSS to hide the comments icon on all of your posts:

    .post-comments-link {
      display: none
    }

    Please copy & paste that code into the “Additional CSS” section in the Customizer (Appearance > Customize), and it will take effect right away.

    Theme Author Ben Sibley

    (@bensibley)

    Update: this option has now been added to Startup Blog’s “Show/Hide Elements” section in the Customizer.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove or Hide Comment Icon on Posts’ is closed to new replies.