Forums Forums Search & Filter Pro Need form to wrap inside a column

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Trevor
    #268755

    Are you able to send me a live link/URL to your search page so I can take a look?

    Anonymous
    #268833
    This reply has been marked as private.
    Trevor
    #268849

    You have some custom CSS there, using Flexbox, so you should utilise that thus:

    .searchandfilter[data-sf-form-id="2509"] > ul {
        flex-wrap: wrap;
    }
    Anonymous
    #268855

    Absolutely perfect. Thanks so much for your help!

    Trevor
    #268857

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

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