Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Display search results in two columns

Viewing 4 posts - 1 through 4 (of 4 total)
  • Jacob Buurma
    #274892

    Hey Trevor,

    I’m creating a new Search and Filter on the following page: https://www.regentinterface.com/resource

    As you’ll see there are many “Topics” – and I’d like to put them in two columns to reduce the height of the whole search form. Is this possible? If we can only have 5 columns in total for the Search and Filter, we can probably get rid of “Resource Type”.

    I can get you Admin or SFTP access to the site if needed.

    cheers,
    Jacob

    Trevor Moderator
    #274919

    Is this custom CSS what you need?

    .searchandfilter[data-sf-form-id="693"] .sf-field-tag > ul {
        columns: 2;
    }
    Jacob Buurma
    #275144

    Bingo. That worked. Thanks, Trevor!

    Trevor Moderator
    #275162

    Thanks for letting me know. I will close this thread for now.

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

The topic ‘Display search results in two columns’ is closed to new replies.