The last column ("Detail") is fine on the desktop but gets truncated on the tablet and mobile. Playing with the column widths does not make a difference.
I believe the issue is being caused by a small conflict with your theme. Please try adding this CSS to wpDataTables settings/Custom JS and CSS/Custom CSS field:
.wpdt-c table.wpDataTable {
table-layout: auto !important;
}
Delete cache and refresh your page. Please let me know if that helped.
The last column ("Detail") is fine on the desktop but gets truncated on the tablet and mobile. Playing with the column widths does not make a difference.
Thanks /Derm
Hello Derm.
Thank you for your purchase.
I believe the issue is being caused by a small conflict with your theme. Please try adding this CSS to wpDataTables settings/Custom JS and CSS/Custom CSS field:
Delete cache and refresh your page. Please let me know if that helped.
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 Alek - That did it!
Kind Regards
Derm
Great news, Derm
Thanks for confirming.
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
Best regards.
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