- This topic has 3 replies, 2 voices, and was last updated 3 years, 3 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.
Hi!
Is it possible to remove the date under the related posts in the single post footer?
I don’t want the date to show and I can’t find an option or a checkbox for that in the related posts setup.
Hi Solgava,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.related-post-date {
display: none;
}
Kind Regards
Perfect.
Thank you!
Feel free to contact us at any time, we are more than happy to help.
Kind Regards