- This topic has 6 replies, 2 voices, and was last updated 4 years, 9 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Onefold Pro › Date in post
Tagged: post date
Is it possible to remove the date next to the title of a post?
Hello,
To remove the date next to the post, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS,
.latest-news-meta span{
display: none;
}
.recent-posts-meta span{
display: none;
}
Hope this helps.
If you have further queries, let us know.
Thank you.
This does’t help, the date is still next to the post title.
Do you have another solution?
Hello,
Please provide us your site URL and specific screenshot marking the section where you wanted to remove the date to provide you with a precise fix.
Regards.
Hello,
This is the site URL: http://www.voorbeeld.museumstaal.nl/nieuws/
And the screenshot: https://snipboard.io/5aLegh.jpg
I want the marked date to be removed.
Kind regard
Hello,
Please add the CSS given below following the path Admin panel > Appearance > Customize > Additional CSS, which will help you remove the date.
.site-main .entry-content-wrapper .custom-entry-date{
display:none;
}
Hope this helps.
Regards.
Great, thank you very much.
Hello,
Glad we could help you.
If you have further queries, let us know.
Regards.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |