Home Forums WoodMart support forum Due to the appearance of the filter?

Due to the appearance of the filter?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #206716

    previna
    Participant

    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.
    #206726

    Eric Watson
    Participant

    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

Viewing 2 posts - 1 through 2 (of 2 total)