Page Results - by Web Lab - on WordPress WooCommerce support

This topic has 3 replies, 2 voices, and was last updated 4 years, 2 months ago ago by Web Lab

  • Avatar: Web Lab
    Web Lab
    Participant
    April 22, 2021 at 09:57

    Hi, I want to edit the results page that appears after the user has typed a search.

    Specifically, I would like to add the categories column and delete at the bottom of the page the words “1 Page found” and the publication date, the site is not a blog.

    Can you give me directions?

    Thank you

    2 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 22, 2021 at 10:40

    Hello,

    Theme Options > Header builder > Search > Sidebar Position.

    Add the next code in Theme Options > Theme custom CSS:

    .search-results .content-page .products-title,
    .search-results .meta-post {
        display: none;
    }

    Regards

    Avatar: Web Lab
    Web Lab
    Participant
    April 22, 2021 at 10:48

    Perfect, thank you so much!!

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

The issue related to '‘Page Results’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

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