Forums
Forums / Fixing WordPress / remove comment bubble?
(@allington76)
13 years, 7 months ago
Can someone please tell me how to remove the comment bubble from a blog post.
I saw a previous post with a bit of code to add to the WordPress stylesheet.
I have no idea where the stylesheet is. And if I do find it…where would I add this new bit of code? At the end of the code that is already there?
Many thanks!
(@alchymyth)
http://codex.ww.wp.xz.cn/Editing_Files
simply look through the style.css of your theme to see if you can edit some matching style; if not, add the new styles at the bottom of style.css
The topic ‘remove comment bubble?’ is closed to new replies.
(@allington76)
13 years, 7 months ago
Can someone please tell me how to remove the comment bubble from a blog post.
I saw a previous post with a bit of code to add to the WordPress stylesheet.
I have no idea where the stylesheet is. And if I do find it…where would I add this new bit of code? At the end of the code that is already there?
Many thanks!