How do I remove or edit the text below Blog Post Title on the Blog page and the individual Blog post page?
Hi mattmorse!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.post-meta-infos { display: none; }
Cheers!
Yigit
This worked on the single post. How do I remove it from the Blog page as well?
Also, is there a way to center the Blog Title on single post page?