Home › Forums › Gillion Theme › How to remove author name?
Home › Forums › Gillion Theme › How to remove author name?
Hi, how to remove author name?
I tried to find but had no luck.
Thanks
Solution for this topic
Hi @kruyvanna,
Thank you for your question.
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
#content span.post-auhor-date { display: none; }
Best regards,
Shufflehound team
<div class=”bbp-attachments”></div>
It works! thanks!
You are most welcome here 🙂