Forums Forums Search & Filter Pro Checkbox Fields Inline

Viewing 5 posts - 1 through 5 (of 5 total)
  • Anonymous
    #248339

    Hi, can you give me a steer with some CSS. I’d like to display the checkboxes inline rather than a long list, on this page:
    https://holly.undermywing.org.uk/health-problems/

    I think I need to change ‘xxx’ below, but not sure what that would be for these checkboxes:

    /* Search & Filter inline checkboxes */
    .searchandfilter .sf-field-xxx > ul > li {
    margin-left: 10px !important;
    display: inline-block;
    }

    Thanks!

    Trevor
    #248342

    .sf-field-taxonomy-health_problem_attribute

    Anonymous
    #248345

    Ah, that’s OK – got it

    sf-field-taxonomy-health_problem_attribute

    Anonymous
    #248349

    Thank you for your prompt reply – loving the plugin!

    Trevor
    #248360

    Thanks for getting back to me. I will close this thread for now.

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