Twenty Eleven Comment Bubble
-
Can I remove the Comment Bubble on the Twenty Eleven Theme and use a typical coment button at the end of the post instead? (I have the custom design upgrade)
Blog url: http://queencitycookies.wordpress.com/ -
Your posts already have a comments link at the bottom. You can remove the comment bubble by using the following CSS code:
.entry-header .comments-link a { display: none; }You can add this snippet to your CSS at Appearance -> Custom Design -> CSS in your dashboard.
- The topic ‘Twenty Eleven Comment Bubble’ is closed to new replies.