Is it possible to set Shop filter as like as sidebar?

This topic has 4 replies, 2 voices, and was last updated 7 months, 3 weeks ago ago by Rose Tyler

  • Avatar: Ashraf
    Ashraf
    Participant
    September 15, 2023 at 04:58

    There are two types of filter systems 1 is filter and another on the sidebar, I want to set the filter as like as sidebar and want to set up different sidebars in different categories. Please help me. I want to make the filter like this website https://pet24.lt/sunims

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 15, 2023 at 10:18

    Hello, Ashraf,

    Thank you for contacting us and for using XStore.

    Regrettably, the option you are seeking is not available. We recommend reaching out to the WooCommerce plugin support team https://wordpress.org/support/plugin/woocommerce/ for further guidance. It is probable that you may need to perform additional file customizations or search for an additional plugin to meet your needs.

    Please be aware that both these alternatives fall outside the purview of our basic support services, and as such, we are unable to assist you with these tasks.

    If you have any other questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Kind Regards,
    8theme team

    Avatar: Ashraf
    Ashraf
    Participant
    September 15, 2023 at 14:17

    Thanks for the reply. Is it possible to change the accordion icon? https://prnt.sc/V33IxNURVZDL

    Please check the attached image to understand better.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 15, 2023 at 15:46

    Hello, Ashraf,

    Please try to use the next custom CSS code:

    .s_widgets-open-close .sidebar .sidebar-widget.et_widget-closed:not(.sidebar-slider)>.widget-title span:after {
        content: "\e905" !important;
    }
    .s_widgets-open-close .sidebar .sidebar-widget:not(.sidebar-slider)>.widget-title>span:after {
        content: "\e903" !important;
    }

    Kind Regards,
    8theme team

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

You must be logged in to reply to this topic.Log in/Sign up

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