"no comments" text on every page bottom

Posted in: Newsmag
Post count: 15

hi there.

I set up no comment, no discussion on every page.

and I can see the msg “no comments” on the bottom of every page.

I want to delete this msg “no comments”.

help! thank you!

Post count: 93

Dashboard – NewsMag – Custom Code – Custom CSS:

.comments {
display: none;
}

That should do it.

Post count: 15

Great! Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.