Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey Aaron, try adding a CSS at Table class, put something like table-style. Then inside your style.css add this
    .table-style{
    font-size:14px;
    }

    I think that should do it.

    Raul

    You can also change it in your html/text input

    [table style=”background-color:#fff;font-size:30px;font-family:Helvetica;”]Bla,bla,bla[/table]

    or just use it for one particular column (i use a windings for fun now 🙂

    Like:
    [table]<span style=”font-family: wingdings; font-size: 16px; color: white;”>ü</span>,bla,bla[/table]

    Greetings

    Plugin Author takien

    (@takien)

    solved

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

The topic ‘How To Change Text Size?’ is closed to new replies.