How can I change the color of the font in the advanced filter? I have it rendering in my header but with the color that I want the header to be, the dark grey and black don't show up well. I was able to change the header font to white and that works great.
I want to change both the active filter font color and the not active filter font color.
You need to add a line of code in Custom wpDataTables CSS under the "Custom JS AND CSS" in main settings of wpDataTables. The following code changes the font color for everything (text, dropdown, checkboxes, etc.):
This will affect all tables, but if You want to change the color for specific one, then insert this code on the page where that table is, between the style tag (<style>CODE HERE</style>).
How can I change the color of the font in the advanced filter? I have it rendering in my header but with the color that I want the header to be, the dark grey and black don't show up well. I was able to change the header font to white and that works great.
I want to change both the active filter font color and the not active filter font color.
Hello LaGwana.
Thank You for Your purchase.
You need to add a line of code in Custom wpDataTables CSS under the "Custom JS AND CSS" in main settings of wpDataTables.
The following code changes the font color for everything (text, dropdown, checkboxes, etc.):
This will affect all tables, but if You want to change the color for specific one, then insert this code on the page where that table is, between the style tag (<style>CODE HERE</style>).
Please let me know if this helped.
Best regards.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables