Viewing 4 replies - 1 through 4 (of 4 total)
  • Your can add custom CSS in WP-Table Reloaded plugin options

    Something like this

    .dataTables_filter {}
    .dataTables_filter  input[type="text"] {width: 300px;}

    for search box area

    And this one
    .dataTables_info {font-size: 16px;}
    for text how many entries

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    yes, as aegozov suggests, you can do this with some CSS code. His examples should give you a good start. Just paste the code into the “Custom CSS” textarea on the “Plugin Options” screen of WP-Table Reloaded.

    Best wishes,
    Tobias

    Thread Starter rosamrc

    (@rosamrc)

    Hi!

    Thank you very much for your help. This code was exactly what I was looking for.

    Best wishes,
    Rosa

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi Rosa,

    awesome! That is great to hear. Thanks for the confirmation!

    Best wishes,
    Tobias

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: WP-Table Reloaded] Search box attributes’ is closed to new replies.