• Resolved blumeremc

    (@blumeremc)


    Hi dear developer,

    thanks for this great plugin!

    I use your Option for responsive layout:
    [table id= 10 responsive = flip responsive_breakpoint = Desktop /]

    Do you have a solution to chanche the flip in two columns if the user has a device with this resolution.

    The reason is in this case that the many small table contents will be very long with one column.

    https://www.roadeagle-arnsdorf.de/meute/teams/

    Thank you for your support!

    Matthias

    • This topic was modified 7 years, 4 months ago by blumeremc.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi Matthias,

    thanks for your question, and sorry for the trouble.

    No, sorry, something like two or more columns is not possible with the flip mode.

    Now, to be honest, for showing the flags on your page side by side, I would actually not recommend using a table, due to the limited structure that it offers (which you are experiencing right now). You should instead maybe use simple HTML containers like <div> wrappers and style them with CSS. This would allow for much easier “refloating” on small screens.

    Regards,
    Tobias

    Thread Starter blumeremc

    (@blumeremc)

    Hi Tobias,

    tanks for your fast awnser, Du you have a example for me for this <div> Code in the CSS?

    Best Regards Matthias

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no, not right now, sorry. This also depends on the theme, to some degree.
    I can only suggest that you play around with this a little bit, maybe with the help of the Developer Tools of your browser.

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Flip to two columns’ is closed to new replies.