Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter angiud

    (@angiud)

    fixed myself 🙂 Thank you!

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.
    Great to hear that you were already able to fix this! I assume that you found the correct “Custom CSS” code?

    Regards,
    Tobias

    Please tell me how you got equal columns. I am working with 4 columns. Thanks.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi sciteach,

    thanks for your email, and sorry for the trouble.

    For this, some “Custom CSS” like

    .tablepress-id-123 th,
    .tablepress-id-123 td {
      width: 25%;
    }

    (where 123 is the table ID) should be sufficient.

    Regards,
    Tobias

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

The topic ‘Cannot modify column width’ is closed to new replies.