Home » Topic » Technical and configuration issues » Actions and filters » CSS selector :checked
Hi, I want to style the checkbox on faceted filter with the :checked selector, but it is not possible. How do I use the selector?
Thank you
In WPSOLR css:
.wpsolr_facet_checkbox .select_opt.checked { background-image: url(../images/1449252361_checked_checkbox.png); }
Thanks for the reply. Do you have a tutorial, how I can collapse the faceted filtering on mobile devices?
Our facets UI is provided as is. We do not provide support to customize it.
Can you tell me, if there are any other faceted-filter plugins, which work with the indices from wpsolr (e.g. advanced product filters woocommerce)?
No, there are no filters/facets plugin working hand to hand with WPSOLR..
The problem is, that I have some issues with the faceset filtering: https://ibb.co/PZ0DNdF
The price slider is not showing the beginn and end range as floating number as it has to be. What can I change
You can format your slider https://www.wpsolr.com/guide/configuration-step-by-step-schematic/activate-extensions/extension-theme/theme-facets-layouts/theme-range-slider-layout/
Also https://www.wpsolr.com/forums/reply/16654/
You must be logged in to reply to this topic.