As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
Hey guys
First I need to say that this is by far one of the best plugins I have used in wordpress. Really great work.
I have small issue with the tables I created here: http://hawkfx-trading.com/signals/
As you can see, the second table is not full-width. This table has the scrollable function enabled. Because I want them on mobile phones to be scrollable.
But I would like to keep it in full-width on desktop version.
Please can you guide me or help me out.
Many thanks
Przemyslaw
Ok I have managed it somehow with custom css code:
@media(min-width: 970px){
body .wpDataTablesWrapper div.wdtscroll {
width: 100%;
overflow-x: visible !important;
}
body .wpDataTablesWrapper table.scroll {
width: 100%!important;
}
}
Hi Przemyslaw,
Thank you for your purchase.
We are glad that you found a solution.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables