This topic has 4 replies, 2 voices, and was last updated 1 years, 2 months ago ago by Rose Tyler
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
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
Thanks for the reply. Is it possible to change the accordion icon? https://prnt.sc/V33IxNURVZDL
Please check the attached image to understand better.
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
You must be logged in to reply to this topic.Log in/Sign up