This topic has 2 replies, 2 voices, and was last updated 1 years, 6 months ago ago by Tony Rodriguez
Hello,
If you type about or contact us on the top search menu, it shows the page but also shows the date the page was created. This is not a blog post, it was a static page.
How can we remove the date from showing on the pages?
Thanks!
Hello, PR,
Thank you for using our theme and for contacting us.
To remove the date from showing on the pages on the search menu, please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache:
.et_b_header-search .post-date {
display: none !important;
}
We hope this is helpful.
Best regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up