Here is my link what quick CSS can I use to make the Prices Row Smaller? I just want it to fit nicer on the page.
In Quick CSS I am currently using
.pricing-table li.avia-pricing-row { font-size: 18px; }
.pricing-table.avia-highlight-col .first-table-item { font-size: 16px; }
Thanks!