You have to edit the code unfortunately.
-
In your Admin page, go to Online store > Themes
-
Choose the theme you want to edit then click Actions > Edit code.
-
Open the base.css under the Asset folder.
-
Add the code below.
.price-item {
font-size: 40px !important;
}