• Resolved emilie12

    (@emilie12)


    Hello
    I installed on my FTP responsive tablepress that I enabled.
    I corrected my id by adding [table id = 66 responsive = flip responsive_breakpoint = device /]

    When I look at the table (1st table of the article) on my mobile, it is still not responsive. What should I do ?

    Thanks for your help

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    You must change the word device to one of phone, tablet, desktop, or all here, as explained on https://tablepress.org/extensions/responsive-tables/

    Regards,
    Tobias

    Thread Starter emilie12

    (@emilie12)

    A big thank you for your quick response. It works but is it possible to adjust the vertical columns so that they are at the same height?
    Some columns that have text, go down lower than the blue

    Best

    Emilie

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi Emilie,

    to achieve that, you’d need to set the height manually, e.g. by adding this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress-id-66 .column-5 {
    	height: 60px
    }

    Regards,
    Tobias

    Thread Starter emilie12

    (@emilie12)

    Hi

    Many thanks

    Have a nice day

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Tablepress Responsive’ is closed to new replies.