Hi – i know i can remove the author name from blog posts within the Enfold control panel, but doing so leaves the leading “/” which isn’t a good look.
In addition, unchecking author name only works on the post itself – not for blog listings. see link.
Can i get some Custom CSS to remove author name from posts and listings? Thank you.
Hey charger70,
Add this to quick css:
.blog-author.minor-meta,
.post-meta-infos .text-sep.text-sep-cat{
display:none!important;
}
Best regards,
Jordan Shannon
thank you, Jordan!
Hi,
No problem, I’m happy to help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon