Home › Forums › Gillion Theme › Remove author from slider
Home › Forums › Gillion Theme › Remove author from slider
Solution for this topic
Hi @amplitum,
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
.blog-slider-item .post-meta .post-auhor-date { display: none !important; }
Best regards,
Shufflehound team
Thanks, that’s it. š
You are most welcome here š