What you're trying to achieve can be done with some simple CSS. In wpDataTables settings/Custom JS and CSS/Custom CSS field, you should add something like this:
table.wpDataTable .group {
color: green !important;
font-weight: bold !important;
border-color: red !important;
border-top: 2px solid !important;
border-top-color: red !Important;
background-color: wheat !important;
}
Hello,
How can i change font bold, font color, line color for a field which is set to group column in wbDataTable.
Thank you
Hello Jean-Luc
Thank you for your purchase.
What you're trying to achieve can be done with some simple CSS. In wpDataTables settings/Custom JS and CSS/Custom CSS field, you should add something like this:
Here's the screenshot from the menu itself:
And the result in the table would be:
I hope this helps.
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
Hello Aleksandar
Thank you for your fast replies.
It works fine !
Great pluging
jl
Great news, Jean-Luc
You're welcome. Glad I could help.
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
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