Comments John started the conversationNovember 1, 2020 at 3:14pmHow to change the size of "Filter" fonts to the same size as as table column headers ?Is it possible and if so how ? 2,572Aleksandar repliedNovember 2, 2020 at 2:16pmHello JohnI am sorry to disappoint you, but unfortunately something like this is not possible with the plugin's built-in features.You can only change that with some custom CSS, if you can inspect the page, and find the correct selectors.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 TablesJohn repliedNovember 2, 2020 at 3:58pmThanks Aleksander, disappointing that they don't "match".I don't program so will have to live with it.Any plans for future to get them same font/size ?RegardsJohn 2,572Aleksandar repliedNovember 4, 2020 at 8:10amHi again John.We do have plans to create more font-styling options, but unfortunately for now it needs to be done with custom CSS.For the table on this page, you can decrease the size with this CSS: .wpdt-c .form-control { font-size: 11px !important; }They are bold, so if you want to make them thinner, you can add "font-weight: 400 !important;", like this: .wpdt-c .form-control { font-size: 11px !important; font-weight: 400 !important; }And it will look like this:You can read about how you can include custom CSS on a page here. I hope that 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 TablesJohn repliedNovember 4, 2020 at 9:46amAleksander,Brilliant - thank you - really appreciated.RegardsJohn 2,572Aleksandar repliedNovember 5, 2020 at 10:41amYou're welcome, JohnGlad I could be of service.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 Sign in to reply ...
How to change the size of "Filter" fonts to the same size as as table column headers ?
Is it possible and if so how ?
Hello John
I am sorry to disappoint you, but unfortunately something like this is not possible with the plugin's built-in features.
You can only change that with some custom CSS, if you can inspect the page, and find the correct selectors.
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
Thanks Aleksander, disappointing that they don't "match".
I don't program so will have to live with it.
Any plans for future to get them same font/size ?
Regards
John
Hi again John.
We do have plans to create more font-styling options, but unfortunately for now it needs to be done with custom CSS.
For the table on this page, you can decrease the size with this CSS:
They are bold, so if you want to make them thinner, you can add "font-weight: 400 !important;", like this:
And it will look like this:
You can read about how you can include custom CSS on a page here. I hope that 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
Aleksander,
Brilliant - thank you - really appreciated.
Regards
John
You're welcome, John
Glad I could be of service.
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