How to remove the post metadata in Zelle

Hiding the link from the "Posted on" date in Zelle 

Please navigate to  Appearance->Customize->Additional CSS and add the following code:

.single-post .entry-meta {
	display: none;
}

Save the changes and that's it!

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us