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

    (@tobiasbg)

    Hi,

    thanks for your question.

    That’s possible with some “Custom CSS” code like

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

    Just change the table ID as necessary.

    For more examples, please see the TablePress FAQ at https://tablepress.org/faq/
    A basic tutorial for CSS will then also be helpful for you, as you seem to have used some of CSS code from the website already.

    Regards,
    Tobias

    Thread Starter Muhammad Jahangir

    (@jilaan)

    Hi,

    Thanks
    it is working.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    great! Thanks for the confirmation! ??

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to I change Font size?’ is closed to new replies.