Sure. Try adding some custom css to your theme;
.single-product .summary .price {
font-size:3em;
}
That should make it plenty big.
Sure. Try adding some custom css to your theme;
.single-product .summary .price {
font-size:3em;
}
That should make it plenty big.