• Resolved surfs-up

    (@surfs-up)


    Hello Tobias,

    Back when I asked for help with CSS not making my table behave, but you couldn’t help as the site was not yet live. Well it is now ??

    The biggest issue I have now is when viewed by phone the table on the link above has the contents of the first cell all smashed and stacked. I used 80px for the cell, but still it smashes.

    Can you have a look?

    Thanks!

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

Viewing 1 replies (of 1 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Here, I recommend to add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress-id-7 .column-1 {
      white-space: nowrap;
    }

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘CSS for table cells is not right’ is closed to new replies.