Forums Forums Search & Filter Pro Center horizontal filters

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Anonymous
    #188720

    Hi,
    I love this plugin but always seem to struggle with the layout when using the filters in a horizontal format.
    I’ve used several filters on this site: https://tothotornot.com, and they’re working well. On the homepage I have the content in the top banner centered but I can’t get the filters to center – do you have any guidance as to how to do this?

    Many thanks.

    Trevor
    #188724

    Can you try adding this custom css to your theme:

    #search-filter-form-30786.searchandfilter > ul {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }
    Anonymous
    #188749

    Thank you – that’s perfect.

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