Comments 1Erez started the conversationJanuary 11, 2022 at 10:30amHi Please look at the above URL and the attached screenshot as an example.I would like to enlarge the +/- icons that collapse/expand columns on mobile devices, since the icon is very small it is hard to tap it.What is the correct CSS?Thanks,Erez 2,572Aleksandar repliedJanuary 12, 2022 at 2:22pmHey Erez. You can use this CSS on the page: table.has-columns-hidden>tbody>tr>td>span.responsiveExpander, table.has-columns-hidden>tbody>tr.detail-show>td span.responsiveExpander { padding: 5px !important; } And it will increase the size of that button.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 1Erez repliedJanuary 12, 2022 at 4:14pmWorks perfectly. Thanks! 2,572Aleksandar repliedJanuary 13, 2022 at 9:43pmYou're welcome, Erez, 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 Sign in to reply ...
Hi
Please look at the above URL and the attached screenshot as an example.
I would like to enlarge the +/- icons that collapse/expand columns on mobile devices, since the icon is very small it is hard to tap it.
What is the correct CSS?
Thanks,
Erez
Hey Erez.
You can use this CSS on the page:
And it will increase the size of that button.
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
Works perfectly. Thanks!
You're welcome, Erez, 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