- This topic has 1 reply, 2 voices, and was last updated 5 years, 11 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.


Home › Forums › Free Themes › Busyness › Remove the date
Hi
I really like how your theme looks, how can I remove the date under the page title? I don’t use it as a blog site, clicking the date just takes the site to a page that doesn’t exist…
Many thanks
Chris
Hello,
Actually, the date page shows the posts from the same date as shown in the screen record below. This is the feature managed by the theme.
https://www.loom.com/share/c2ebaddbeb90467db26fb8d23d7a45c7
However, you can remove the date from the CSS given below by going to Admin Panel > Appearance > Customize > Additional CSS.
.page .entry-date{
display: none;
}
Hope this helps.
If you have further queries, let us know.
Thank you.
| 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. |



