This topic has 4 replies, 2 voices, and was last updated 1 years, 4 months ago ago by Tony Rodriguez
Hello,
How can we remove the dates of pages etc. which show up in the search bar and other sections of the website?
Currently when you search something, and if its a page, it shows the date.
(Sorry we might have asked this before and cannot find the post)
Thanks for your help! ?
Hello @PR,
In order to remove the date from the search result under the pages search, please copy and paste the following CSS code to Xstore >> Theme Options >> Theme Custom CSS >> Global CSS and check back to your site after clearing the browser cache. This should solve your issue.
.et_b_header-search .post-date {
display: none !important;
}
Best Regards,
8Theme’s Team
Thank you very much Tony!
It worked out.
Appreciate your help as always! ??
Hello, @PR,
You’re welcome! We’re glad to hear that it worked out for you. We appreciate your kind words and we’re always here to help you.
If you have any more questions or need further assistance, feel free to reach out.
This topic is now closed.
Best Regards,
8Theme’s Team
Tagged: optimization, remove dates, search, sections, templates, woocommerce, wordpress
The issue related to '‘Remove dates from the pages showing up in search/other sections etc.’' has been successfully resolved, and the topic is now closed for further responses