The code that I gave you is a general one and sometimes it can not be applied that is why I asked you to send me the link of the table so I can give you precisely the right one.
Glad that you were able to find the working one, good job.
If you have any more issues, feel free to write a new ticket, we will gladly help.
If you like our plugin and support we'd greatly appreciate it if you could take a minute and leave a review on CodeCanyon on this link. It means a lot to us.
Thanks.
I have changed the button font color several times to no apparent effect. They remain black. What could I be doing wrong?
Hi Mark Lee,
Thank you for your purchase.
Can you please send me the link of that table so I can take a look and give you my suggestion.
Best regards.
Kind Regards,
Miloš Jovanović
[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
Hi Bogdan,
I am attaching a screen shot of the area I want to change. It's pretty generic so I am sure you will know the selectors I should be changing.
Mark
Hi Mark,
You can use this CSS code to change the color of the buttons
Let me know the result.
Best regards.
Kind Regards,
Miloš Jovanović
[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
Hi Bogdan,
That didn't work but you got me on the right track. This code works for me:
.wpDataTablesWrapper div.dt-buttons a.dt-button {
color : #f3f3f3 !important;
}
I was sure the css you gave me would work but it did not. Thank you for getting me in the right direction.
Mark
Hi Mark,
The code that I gave you is a general one and sometimes it can not be applied that is why I asked you to send me the link of the table so I can give you precisely the right one.
Glad that you were able to find the working one, good job.
If you have any more issues, feel free to write a new ticket, we will gladly help.
If you like our plugin and support we'd greatly appreciate it if you could take a minute and leave a review on CodeCanyon on this link. It means a lot to us. Thanks.
Kind Regards,
Miloš Jovanović
[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