Hi jjohnson06,
you could hide the author byline with a line of CSS:
.single .byline, .group-blog .byline { display: none; }
In order to add custom CSS code to your website, you can either make use of a child theme or plugins like Simple Custom CSS.
Thank you for your support. This has removed the author tag from the individual post pages.
Do you know how to remove the author tags from the ‘all posts’ page?
Can you please provide the URL of your website and link to your ‘all posts’ page?
Sure. My site is boho-marketing.co.uk
I’m currently using a ‘coming soon’ plugin so you’ll need to login as a user. I’ve created a temporary ID, username/password = Devs1
Thanks in advance.
Ok, it seems this is what you’re looking for:
.byline { display: none; }
Don’t forget to change the password for your site to prevent people from logging in.
That’s perfect! Thanks so much for your help.
I have now disabled that user.
You’re welcome and good luck with your website. 🙂
Hello,
I have been using the nisarg theme for the past month and would like to remove the author tag. I reviewed the suggestions above and tried it but it does not work for me.
Is there any other solution.
I saw where the problem was. I successfully made the changes.
Thank you for a great theme!