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.

    1. The header row is called thead, and header cells are th, thus something like

    .tablepress-id-123 thead th {
      font-size: 20px;
    }

    should help for the font size.

    2. Email links need the mailto: protocol, i.e. you would enter them as

    <a href="mailto:[email protected]">Email Name</a>

    Regards,
    Tobias

    Thread Starter Alex H

    (@alex-h)

    thanks for speedy response

    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 ‘Font Size and Email links’ is closed to new replies.