Hi,
I’d like to remove author link on all articles
under the title (remove / + by + author)
date / category / author
thinks for your help
Hi Poilleve!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.text-sep-cat, .blog-author { display: none; }
Cheers!
Yigit
Thank you very much !