Hide date and author in blog
-
Hi, I’d like to hide date in blog, both in the overview of the page:
https://mostskincare.com/skin-magazine/
and in the single post:
https://mostskincare.com/sole-e-protezione-naturale/
I attach image to explain better
Thanks
Ivan
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.blog-post-loop.has-post-thumbnail .post-date, .blog-post-loop.format-gallery .post-date {
display:none;
}
Best Regards
It’s works fine!
Thankyou
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Hide date and author in blog’ is closed to new replies.