• Resolved amanfre

    (@amanfre)


    Hi,

    I am trying to make the actual search box bigger in size. How can we do the inside padding of the box or is there another way?

Viewing 1 replies (of 1 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    To increase the padding, add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .dataTables_filter input {
      padding: 10px;
    }

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Search Box Padding’ is closed to new replies.