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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The reason for this is that your theme tells the table to extend to the full width with a higher priority. To fix that, please try this “Custom CSS”:

    .entry .tablepress-id-4 {
      width: 400px;
    }

    Regards,
    Tobias

    Thread Starter peter1

    (@peter1)

    Beautiful Tobias, love your work.

    Thanks

    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 ‘Cannot change column widths’ is closed to new replies.