1. Home
  2. Knowledge Base
  3. OptimizePress 2 Theme
  4. How to hide comment counts in posts

How to hide comment counts in posts

Here at OptimizePress we have two blogging themes.

If you are using the newer SmartTheme released back in 2017, please add the following code under “Appearance > theme options > custom scripts > css”

.op-comment-number {display: none;}


If you are using the older discontinued OptimizePress 2 theme, you may use the following code: 

.post-meta a:last-child {display: none;}

Add the code to OptimizePress > Blog Settings > Modules > Other Scripts > choose Custom CSS in the drop down menu.

Was this article helpful?

Related Articles

Need Support?
Can't find the answer you're looking for? Don't worry we're here to help!
Contact Support