Forums Forums Search & Filter Pro Input field size control

Tagged: , , ,

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

    In http://www.sintenpietengilde.nl I have several search fields. One is larger than the others. I cannot find how to change this in css. And why is it larger? Does it adapt the input values?

    THNX

    Trevor
    #91381

    as you guessed, it is adapting to the width of the input values. You might look at making them all the same width as the column, but that might cause issues when the page switches to mobile (the fields might become full page width, which might be OK).

    Anonymous
    #92099

    I cannot find the right css class to change the width. I tried several found by using ‘inspect element’, but there’s no change.

    Trevor
    #92134
    This reply has been marked as private.
    Trevor
    #92246

    Hi, can you take a look at this CSS in this post for an example:

    https://support.searchandfilter.com/forums/topic/how-do-i-custom-design-my-search-form/#post-91725

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