Hi,
I would like to remove the date, time and author’s name in all the Blog posts and everywhere on the website where the blog posts show up, even on the side bars on the home page etc.
I believe this is called the Meta Data. Is this correct?
Thanks :)
Hi Ken!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.post-meta-infos, span.news-time { display: none !important; }
If that does not work, please post the link to your website :)
Best regards,
Yigit
Thanks, It worked :)