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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The reason for this is some CSS in your theme. To fix this, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress.

    .tablepress th,
    .tablepress td {
      float: none;
    }

    You might not even have to set the column widths manually after that.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Column Widths’ is closed to new replies.