Articles on: Tutorials (how to)

Total Price Font Size: How do I change the size of the font size?

To change the total price of the font size, you need to edit the title font size.


Step 1 - Click Calculator-Level Settings


Step 2 - Click Font Settings


Alternatively


You can use custom CSS


 
.totalPrice {
font-size: 28px;
}



Updated on: 26/02/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!