• Resolved Michael

    (@bazzarello)


    First congratulations on the plugin. Highly recommend to all!

    Is it possible to show the table fields one below the other instead of all in a horizontal row?

    Concern is around the user, he may not see the scroll bar.

    I tried to change by CSS but could not.

    It is currently displayed:

    //TABLE
    TITLE | TITLE | TITLE | TITLE
    INFO | INFO | INFO | INFO

    The goal would be this, for example:

    //TABLE
    TITLE
    INFO

    TITLE
    INFO

    TITLE
    INFO

    TITLE
    INFO

    space

    //Other Table

    space

    //Other Table

    etc..

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Responsive Tables’ is closed to new replies.