hide tags and comments front page of gazette theme
-
I would like to remove the tags and categories that currently show above my blog posts on the front page of my muchbites.wordpress.com site. I am using the Gazette theme
The blog I need help with is: (visible only to logged in users)
-
Hi muchbites
Try this custom CSS.
Appearance -> Customize -> CSS and enter the following code.
.entry-meta { display:none; } -
-
- The topic ‘hide tags and comments front page of gazette theme’ is closed to new replies.