Hi Farkaskorom,
I understand you are looking to increase the font size of the product title. This can be done by adding custom CSS code to your site. Please use the following CSS code:
/*Increase the product title font size*/ h1.product_title.entry-title { font-size: 40px !important; }
To apply this code to your website, you follow the detailed guide here.
You should see the changes reflected on your website immediately. If you’d like to learn more about CSS, I highly recommend using the free tutorials at w3schools. Here, you can find the basics of selectors (how to target the right element on the page), and properties (how to change the element on the page).
Let us know if there’s anything else we can help you with.
Hey @farkaskorom,
Glad to hear!
I’ll go ahead and mark this as resolved then – feel free to create a new topic if you need any further help. 🙂
Also, if you have a minute, we’d love it if you could leave us a review:
https://projectdmc.org/support/plugin/woocommerce/reviews/
Cheers!
