How do I get rid of the top filters (sort by price, popularity, etc, and number of results per page)

This topic has 4 replies, 3 voices, and was last updated 1 month ago ago by Tony Rodriguez

  • Avatar: Bas_Kling
    Bas Kling
    Participant
    February 8, 2026 at 11:40

    We want to get rid of the top filters and add widgets for filtering on all taxonomies currently in the left bar.
    although we can locate, and populate, the corresponding widgets just fine, we seem unable to get rid of the standard top filters (pls view https://imgur.com/9VlFO2q for context)
    Do we just hide them with CSS, or is there some specific setting available through the customizer?

    3 Answers
    Avatar: Ayan Rahman
    Ayan Rahman
    Support staff
    February 8, 2026 at 18:27

    Hi,

    Thank you for reaching out to us.

    Custom CSS code can be used, for example:

    .main-products-loop .filter-content {
        display: none !important;
    }

    Warm Regards,
    The 8Theme Team

    Avatar: Bas_Kling
    Bas Kling
    Participant
    February 9, 2026 at 15:31

    Thanks for the support! My topic “How do I get rid of the top filters (sort by price, popularity, etc, and number of results per page)” has been successfully resolved.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    February 9, 2026 at 15:31

    Dear Bas Kling,

    We really appreciate your time and engagement within the WordPress & WooCommerce community

    Your feedback drives every improvement we make in XStore — helping us deliver a smoother and more flexible experience with each update.

    Your input makes a real difference.

    Topic closed.
    The 8Theme Team

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

The issue related to '‘How do I get rid of the top filters (sort by price, popularity, etc, and number of results per page)’' 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.