By Richard on Thursday, 06 July 2017
Posted in General
Likes 0
Views 218
Votes 0
How do I remove the 'There are no comments posted here yet' Message and large amount of whitespace around it (see attached image)?

It isn't really necessary on my site.
Hi there,

You can try to apply css code below and see how it goes

#kt .is-empty .o-empty {
display: none !important;
}
·
Thursday, 06 July 2017 11:07
·
0 Likes
·
0 Votes
·
0 Comments
·
Perfect Abdul thank you.
·
Thursday, 06 July 2017 15:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Thursday, 06 July 2017 15:50
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post