- This topic has 3 replies, 2 voices, and was last updated 1 year, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
We want to know how to remove the date of the related post on the cover.
Thanks
Hi,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.related-post-date {
display: none;
}
Kind Regards
We also need the date not to appear in the recent posts widget. How can we do it?
Thanks
Hi,
Can you please describe the issue you have in more detail? Please share a direct link to the page where the issue appears and for more clarifications, please share screenshots of the issue.
Kind Regards