Hello,
I would like to clear the autor of post. In administration I unchecked Blog Post Author, but if I go to ARCHIVE of posts there is autor viewed.
Thanks for your time
Ondrej
Hey velkovinoteka!
Try adding this code in Quick CSS(located in Enfold > General Styling):
#top span.blog-author.minor-meta, #top span.text-sep.text-sep-comment {
display: none !important;
}
Hope this helps :)
Best regards,
Nikko