• Resolved dee987

    (@dee987)


    Hi,

    We decided to use the flip feature on the Responsive Table extension. It is working great, except on mobile. My first column becomes longer than the others so the days of the week are not lining up with the hours.

    Here is a screen shot.

    How can I fix this? I have gone into each cell to make sure I don’t have weird spacing….

    Thank you for any suggestions.
    Diana

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    To fix this, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress td,
    .tablepress th {
    	padding: 8px !important;
    

    Regards,
    Tobias

    Thread Starter dee987

    (@dee987)

    perfect. thank you.
    Diana

    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 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Responsive Table – Columns Uneven’ is closed to new replies.