Due to the appearance of the filter?
-
Hi, I wanted to ask if it is difficult to render the filter as in this example? I would like it to look like an example. Is it possible?
Attachments:
You must be
logged in to view attached files.
Hello,
To display filters you can use our element http://prntscr.com/t6z5zx and to place inputs one under the other you need to add this code to Global CSS in theme settings.
body .woodmart-product-filters .woodmart-pf-checkboxes {
flex: 1 1 100%;
}
Kind Regards
XTemos Studio