Forums Forums Search & Filter Pro custom styles

Viewing 4 posts - 1 through 4 (of 4 total)
  • Anonymous
    #243991

    I have purchased it today.
    Are there some custom styles?
    I have over 100 categories and it is very long, i would like to have the checkbox option insede a box like Genres in your demo here and not full length

    Trevor
    #243995

    That requires some simple custom CSS, that used on the demo page is this:

    .searchandfilter li[data-sf-field-input-type="checkbox"] ul {
        max-height: 180px;
        overflow: auto;
    }

    We do not offer pre-made styles, as each user’s needs are often very different.

    Anonymous
    #244008

    thanks

    Trevor
    #244016

    Is it OK for me to close this thread?

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