Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1463462

    How to change the pricing table font size?

    #1463484

    Hey amyncuih,

    Thank you for the inquiry.

    You can use this css code to adjust the style of the table element.

    .avia-data-table.avia_pricing_minimal th, .avia-data-table.avia_pricing_minimal td {
        padding: 14px;
        font-size: 16px;
    }

    Best regards,
    Ismael

    #1463554

    Thank you! This works perfectly. Exactly what I needed.

    #1463581

    Hi,

    Welcome! Glad we could be of help. Please open a new thread if you have more questions.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to change the pricing table font size?’ is closed to new replies.