Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1465514

    How to make the table font larger?

    #1465526

    Hey amyncuih,

    Thank you for the inquiry.

    The content in the table inherits the Default Content Font Size, which can be adjusted in the Enfold > General Styling > Typography tab or the Enfold > Advanced Styling panel. You can also use this css code:

    .avia-table {
        font-size: 18px;
    }

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.