Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    To achieve that, please try adding this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress-id-4 th,
    .tablepress-id-4 td {
      white-space: nowrap;
    }

    Regards,
    Tobias

    Thread Starter rakelbara

    (@rakelbara)

    Hello Tobias

    Thank you for that solution. It works, but now the first column has horizontal scrolling. Also, if my mouse is over the first column and I scroll down, it is like the first column shifts so that it is no longer completely aligned with the other lines in the other columns.

    Is there some way to fix that?
    Thank you again for your excellent help!
    Best regards
    Rakel

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi Rakel,

    for some reason, the FixedColumns JavaScript code seems to have problems properly calculating the width of the columns. Unfortunately, as I’m not the developer of that JavaScript code, but only use it in the Extension, I have no idea why this happens ??
    I’m really sorry.

    Regards,
    Tobias

    Thread Starter rakelbara

    (@rakelbara)

    Thank you for your reply Tobias, I will just have to live with it ??

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    I hope that a future version of the JS maybe fixes this.

    Best wishes,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Do not wrap text in cell’ is closed to new replies.