• Resolved psims529

    (@psims529)


    Hi Tobias – thanks so much for your hard work! This plugin is fantastic!

    I’m having one small problem, everything is functioning properly, but the outline around the search field is not showing up. You can still type in the search box and the search function works, it’s just that the box outline is missing (which makes it less user-friendly).

    Thanks in advance for your help!

    https://ww.wp.xz.cn/plugins/tablepress/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The reason for this is that your theme removes the borders from all input fields. To add it again, please try adding this “Custom CSS” to the “Plugin Options” screen of TablePress:

    .dataTables_wrapper label input {
      border: 1px solid #888888;
    }

    Regards,
    Tobias

    Thread Starter psims529

    (@psims529)

    That’s perfect – thanks so much Tobias!

    Keep up the great work!

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

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

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Search Box Outline Missing’ is closed to new replies.