Hi @Renko2022 ,
If you use craft theme, you can try follow the instruction below:
- Go to Online Store → Theme → Edit code.
- Asset → /section-main-product.css paste code below into end of the file.
.product__title {
font-size: 25px !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Best regards.