Product title font size theme crave 9.0

Hello

Please how can I choose the font size of “product title” what is the code for that?

Thank you

Hey @fredtche

To choose the font size of a “product title” CSS, you can use the CSS font-size property. Here’s an example code snippet:


If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Hi @Moeed thank you for your reply. Where do I paste that code please?

Hello as in the title here: Product Title Font Size Theme Crave 9.0 (on shopify them Crave) and so I want to customer the size of the product title on product page only. It is possible? and “where” do I put the code you will provided

thank you for your help

Hi @fredtche

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

Online Store ->Theme ->Edit code

Assets ->Base.css

.product__title {
    font-size: 30px !important;
}

Hope you find my answer helpful!

Best regards,

Richard | PageFly