Home › Forums › Gillion Theme › Disable the reading time function and icon
Home › Forums › Gillion Theme › Disable the reading time function and icon
Hello!
I have delete the text “read time” of the articles list but I don’t understand how I remove the time icon -> see the attachment.
Thanks for your help.
Julien
Solution for this topic
Hi Julien,
I hope you are well today and thank you for your question.
You can disable 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
.post-meta-content .post-readtime {
display: none !important;
}
Best regards,
Shufflehound team
Hi support,
I know i’m chiming in on this topic, but it is related.
after inserting the css code, this line still remains (see screenshot)
how can that be removed, as well?
thx.
Solution for this topic
You can remove that line using below CSS code.
body .post-meta .post-comments:after{
display:none !important;
}It’s ok for me !
Thanks! 😉
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.