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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    To also change the font in the header row, just extend the CSS code to

    .tablepress-id-1 thead th,
    .tablepress-id-1 tbody td {
      font-family: Tahoma;
      font-size: 14px;
    }

    Regards,
    Tobias

    Thread Starter scditto2000

    (@scditto2000)

    Tobias, thanks for the speedy response – works perfectly!

    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 ‘Changing the font size for the header row’ is closed to new replies.