I am sorry to disappoint you, but unfortunately something like this cannot be done though plugin's settings.
If you need different font or Google fonts, you have to use wp_enqueue_style to insert them on wordpress. On this link you can find how.(find Properly Enqueuing Google Fonts in WordPress).
Then you have to use CSS rule for table rows and add font-family. You can add this code in Custom wpDataTables CSS under the "Custom JS AND CSS" in main settings of wpdatatables or on page between style tag.
Hi Team,
I would like to remove the default font on the table and use System Font.
How could I achieve this?
Hello Huseyin
I am sorry to disappoint you, but unfortunately something like this cannot be done though plugin's settings.
If you need different font or Google fonts, you have to use wp_enqueue_style to insert them on wordpress. On this link you can find how.(find Properly Enqueuing Google Fonts in WordPress).
Then you have to use CSS rule for table rows and add font-family. You can add this code in Custom wpDataTables CSS under the "Custom JS AND CSS" in main settings of wpdatatables or on page between style tag.
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