Skip to main content
The following should be added as custom CSS code in Supreme Options / General.

1. Hide author and date:

.blog-item-details { display: none !important; }

2. Hide comments and likes:

.comments-likes { display: none !important; }

3. Hide only likes:

.love-it-wrapper { display: none !important; }

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.