Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter considerthis1

    (@considerthis1)

    Oops, forgot, here is the link to my page:

    http://health-boundaries.com/vitamin-c/

    I’ve just begun recreating this page from my old site. The formatting has not been done on the copy.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    There’s no direct way of aligning numbers at the comma (there’s simply no feature for this in browsers), but in your case, right-aligning the second column should work fine. For that, please try adding this “Custom CSS”:

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

    Regards,
    Tobias

    Thread Starter considerthis1

    (@considerthis1)

    How COOL, Tobias!!!!

    Thank you!!!

    Karen

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi Karen,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘can I align decimal points?’ is closed to new replies.