Home › Forums › General Support › Newspaper Eye Pro theme support need › Reply To: Newspaper Eye Pro theme support need
Dear Client,
Regarding your inquiry about hiding the reading time from the bottom of posts, you can achieve this by utilizing custom CSS. Please follow these steps:
1. Navigate to the Customizer section and access the Additional CSS section.
2. Insert the following CSS code:
/*Start CSS code*/
.grid-item-post span.reding-time {
display: none;
}
/*End CSS code*/
3. Once you’ve added the code, click the “Publish” button to save the changes.
After completing these steps, the reading time should no longer be displayed at the bottom of your posts.
Please let me know if you have any further questions or require additional assistance.
Best regards
- This reply was modified 9 months ago by Theme space.