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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble as well as for the late reply. I’ve been on holidays and therefore couldn’t reply earlier.

    Yes, you can achieve this with some CSS code. For example, add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress-id-123 .column-2 {
      text-align: right;
    }

    (with the correct table ID).

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Text in Column’ is closed to new replies.