Okay
  Public Ticket #1607156
Mobile Responsive Format
Closed

Comments

  • Dylan Keys started the conversation

    Currently I use Data Tables Generator by Supsystic but I want to use your plugin because of its filtering options. With Data Tables Generator by Supsystic the mobile responsive looks really good where as your mobile responsive does not look as good. How can I make it look more like Data Tables Generator by Supsystic mobile responsive? Please see screen shots attached. Screenshot named for your reference.

  • [deleted] replied

    Hi Dylan Keys,
    Thank you for the inquiry.

    You can take a look at this documentation page how "Responsiveness" looks like in wpDataTables. All you should do is to enable "Responsiveness" option on table settings. Also you can hide less important columns in responsive mode so they will be hidden on mobiles or on tables, but they can be expanded.

    However if you still want to change the look of responsive tables, you could do with some CSS coding. It is possible to add custom CSS on wpDataTables settings page and it will be applied on all tables.

    You can try our sandbox site: Front-end & Back-end - you can find a fully functional version there to try out all plugin features.


  • Dylan Keys replied

    hello, I have already played with your plugin and know all that it can do. Can you send me what css i need To use To achieve what I am looking for?

  • [deleted] replied

    Hi Dylan Keys,

    Unfortunately we don't have written CSS. To achieve something like that you would need to write CSS by your own.