Viewing 1 replies (of 1 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    this can be done through CSS code.

    Just paste the following code into the “Custom CSS” textarea on the “Plugin Options” screen of WP-Table Reloaded:

    .wp-table-reloaded-id-123 .column-5 {
      text-align: right;
    }

    Change the table ID and column number accordingly.

    Best wishes,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Right Justify a column’ is closed to new replies.