Forums Forums Search & Filter Pro menu selects expanse the box

Viewing 2 posts - 1 through 2 (of 2 total)
  • Anonymous
    #172295

    Hi,

    The search menu selection expands outside the box that I have put the short code in. Is there someway to fix this? Its on the first page on the right side of the page. I have tried to put some padding on the box but this does not help.

    https://petrochem1.com

    Trevor
    #172428

    Try adding this your theme custom CSS:

    .searchandfilter select.sf-input-select {
        max-width: 100%;
    }
Viewing 2 posts - 1 through 2 (of 2 total)