Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    To fix this, please try adding this to the “Custom CSS”:

    .dataTables_wrapper .dataTables_filter label input {
      width: auto;
    }

    Regards,
    Tobias

    Thread Starter Herzog

    (@therewardboss)

    That worked! Thanks for the FAST response!

    Looks like an auto sizing search box might be a good feature to include in a future update.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    The search field is actually auto-sizing ?? In your case however, the theme contains CSS code that changes the width of all text fields on the site, so that we’ll have to override that again.

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Search box too big’ is closed to new replies.