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

    Dear Support Team

    Can you give me the CSS for increasing / decreasing the font size in the pricing table. Respectively for the standard cells, pricing cells and description cells.

    Thanks in advance!
    Sam

    #462859

    Hi Sam!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    td {
      font-size: 14px;
    }
    .avia-table li {
    font-size: 14px;
    }

    Regards,
    Yigit

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