Change the “Table Search” font color

To change the font color you need to edit your “style.css” file under your theme root or change it at the CSS tab of your table. Insert it at the CSS tab of the table for example:

#supsystic-table-2_filter input {

color: red;

}

“2” here you need to change to yours table ID.

This will make red text color.

WordPress Tables Plugin
Categories
Latest Articles