Home › Forums › Support › Removing comment title "thoughts on" This topic has 5 replies, 4 voices, and was last updated 5 years, 6 months ago by David. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts June 1, 2017 at 6:50 am #327154 oboyhehehe Hi can i remove the comment title that says “3 thoughts on…” at the comment section, to simply show “3 comments” June 1, 2017 at 6:40 pm #327453 TomLead Developer Lead Developer You could try a plugin like this: https://en-ca.wordpress.org/plugins/say-what/ The strings would be: One thought on “%s” %1$s thought on “%2$s” %1$s thoughts on “%2$s” The text domain is: generatepress And the context is: comments title For example: https://www.screencast.com/t/Uu1E3Mf4a June 2, 2017 at 3:05 am #327599 oboyhehehe Hmm ok, if i want it completely gone is there a simply way then? thanks June 2, 2017 at 9:10 am #327721 TomLead Developer Lead Developer Ah, try this: .comments-title { display: none; } February 20, 2019 at 11:11 pm #816198 Ben Hi where to do we add the? .comments-title { display: none; } February 21, 2019 at 3:59 am #816375 DavidStaff Customer Support Hi there, that is CSS, simplest way is to put it in the Customizer > Additional CSS https://docs.generatepress.com/article/adding-css/ Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In