Site logo

Archived topic

Removing comment title "thoughts on"

5 replies · Started by oboyhehehe on June 1, 2017

Viewing posts 1–6 of 6

Hi

can i remove the comment title that says "3 thoughts on..." at the comment section, to simply show "3 comments"

Hmm ok, if i want it completely gone is there a simply way then? thanks

Ah, try this:

.comments-title {
    display: none;
}

Hi where to do we add the?

.comments-title {
display: none;
}

This archived topic is closed to new replies.