Hi,
I want to show the date of the post when I put in the blog post element on “Title only”. When I put it on another setting. Like Title and Read more button, the date shows. But on Title Only it doesn’t. How can I fix this?
Hey Abosict,
You can try setting it to Title and Read More button, and then hide the read more button with this:
.read-more-link {display:none !important}
Best regards,
Sarah