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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    The best way for that is CSS code. For example, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

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

    with the correct table ID and column number.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘How to right align text in a tablepress column’ is closed to new replies.