How can I remove date from the blog post?
-
I have already added the following code to my custom CSS:
.blog-design-masonry.has-post-thumbnail .post-date {
display: none;
}
But when viewing the post, the date is still being displayed, though it disappeared from the blog archive page.
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-post-date.wd-style-with-bg {
display: none;
}
Best Regards
Hello,
We are Glad that you loved our Theme and Support Staff. We wish you all the best.
If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day :-)
Topic Closed.
Best Regards.
The topic ‘How can I remove date from the blog post?’ is closed to new replies.