Thesis Theme – Remove Comments are Closed

by Justin on June 12, 2011

This is one of the first things I do when creating a site for myself or a client using the Thesis theme. It’s annoying seeing on pages where you clearly don’t ever want comments.. It’s a pretty simple line of css that goes into custom/custom.css. Here it is:

1
2
/* remove comments are closed statement */
.custom .comments_closed p {display: none ;}

That’s it! one line if you remove my comment. I leave it in to search for when I need to find the code quickly.

{ 1 comment… read it below or add one }

Justin June 12, 2011 at 8:37 pm

I’ve been corrected. In thesis (I’m using 1.8) Under “Display Options” Comments. Uncheck the box that says “If comments are closed, display a message”. Duh me! And thanks for the heads up @Skitzzo.

Reply

Leave a Comment

Previous post:

Next post: