• Resolved kavlito

    (@kavlito)


    How do you change the font color of the search box? When you type in the search box, the font color is black and so is my background, so you can’t see what you’re typing. The Settings have no feature to change the Search Box Font Color.

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

    (@wpdatatables)

    Hi there, thank you for your inquiry, and sorry for our delay,

    In the Lite version this can be done by writing a custom CSS rule.

    Something like:
    div.dataTables_filter input { background-color: #fff; }

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘wpDataTables Search Box Font Color’ is closed to new replies.