My client wants to increase the font size of the interval section of the pricing table. How do I do that?
Thanks. Unfortunately that doesn’t work.
This worked
.x-pricing-column-info span.x-interval {
font-size: 23px;
}
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.