Home › Forums › Gillion Theme › Blog post – Hide authors name
Home › Forums › Gillion Theme › Blog post – Hide authors name
Hi,
How can I hide the name of the author of the published post?
Best regards,
Jürgen
Solution for this topic
Hi Jürgen,
I hope you are well today and thank you for your question.
You can hide it by using the CSS solution shared in the following topic.
https://support.shufflehound.com/forums/topic/delete-post-writer/#post-24222
Best regards,
Shufflehound team
Perfect. Thank you.
You are always welcome here 🙂
Hi Shufflehound support,
I also want to hide the name of the author for a published post. I used the code from this post, however, it is still not working.
Could you assist?
Thanks
Solution for this topic
@Nerina You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
span.post-meta-author {
display: none;
}
If you want to remove whole post meta then please use the below CSS code.
.post-meta-data.sh-columns {
display: none;
}After using CSS code please clear the cache used on your site.
Hi there,
Thanks! As always your support is amazing!
You are most welcome here 🙂
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.