Change the Size of the Product Title - Debut

Hey there,

does anyone know how to change the Size of the Product Title on the Debut Theme?

Normally it has the size of “Headline 1” but I want it to rather have the size of “Headline 2” or “Headline 3”.

Where in the Code / Styling do I need to check?

Grateful for any tips.

Kinds regards

Tim

Hi @timotheusb1

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

Online Store ->Theme ->Edit code

Assets ->Theme.scss.css

.product-single__title {
    font-size: 50px !important;
}

Hope you find my answer helpful!

Best regards,

Richard | PageFly

Hi @PageFly-Richard . Thanks for the fast response.

Same thing here as in the other threat. I can not find the asset “theme.scss.css”, only these:

I am using the old debut theme.

Any Idea where else I could paste the code?

Thank you so much for your help, I am very grateful.

Kind regards Tim

@timotheusb1

you can add my code to the file “Theme.css”.

Hey @PageFly-Richard ,

I implemented the changes, but it just increases the size of the Product Title. I would like to decrease the size or change it from “Header 1” to “Header 2” if you compare it to the Product page text.

Any other ideas / adjustments I can try?

Kind regards

Tim

Hey @PageFly-Richard , nevermind it works. Thanks a lot, I am very grateful for your help!

Kind regards

Tim