Remove dates from the pages showing up in search/other sections etc.

This topic has 4 replies, 2 voices, and was last updated 10 months, 1 weeks ago ago by Tony Rodriguez

  • Avatar: PR
    PR
    Participant
    June 23, 2023 at 23:04

    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! 🙏

    3 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    June 24, 2023 at 10:12

    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

    Avatar: PR
    PR
    Participant
    June 24, 2023 at 23:23

    Thank you very much Tony!

    It worked out.
    Appreciate your help as always! 🙏🏻

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    June 26, 2023 at 05:40

    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

  • Viewing 4 results - 1 through 4 (of 4 total)

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

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.