Viewing 1 replies (of 1 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.
    For this, you’ll have to set a bottom margin for the container of that search field. Please try adding this code to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .dataTables_filter {
      margin-bottom: 5px;
    }

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Fixing padding around search box’ is closed to new replies.