Hi.
I realized that in the Enfold menu, “Blog Layout” submenu, the option “Blog Post Author” doesn’t work. Either I check it or uncheck it, the author is always shown. I attach you the blog address. Right now is unchecked but as you can see it’s still shown. How can I fix it?
Thanks!
Hey blancocapell!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.blog-author, .text-sep-cat {
display: none;
}
Regards,
Yigit
Thank you Yigit! Great support :)