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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Instead of setting the bold command on the tbody element, you will have to do this on the actual table cells (td). Thus, please try again with

    .tablepress-id-19 tbody td {
      font-weight: bold;
    }

    Regards,
    Tobias

    Thread Starter smayurika

    (@smayurika)

    Work like a charm.Thanks a lot.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

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

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to do Bold text in the table ???’ is closed to new replies.