Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Re: How To Change The Font Size Of The Product Title In IMPULSE Theme?

How To Change The Font Size Of The Product Title In IMPULSE Theme?

shengwenwen
Tourist
12 0 4

How To Change The Font Size Of The Product Title In IMPULSE Theme?

Replies 3 (3)

Beae_Cass
Shopify Partner
447 167 181

Hi @shengwenwen ,

This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.

 

While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:

1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid file
3. Paste below code before </body>:

<style>
h1.h2.product-single__title {
    font-size: 20px;
}
</style>

Note: You can adjust value to fit your store

 

Best regrads,

Anthony

Beae - The NextGen Page Builder


- Was my answer helpful? Please hit Like or Mark it as solution!
- Get in touch with us: App Store | Demo Template

ZestardTech
Shopify Partner
5911 1067 1413

Hello there,

 

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > theme.css and paste this at the bottom of the file:

 

 

.h2.product-single__title {
font-size: 25px;
}

 

ZestardTech_0-1695376049130.png

 

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

ZenoPageBuilder
Shopify Partner
1052 203 227

Hello @shengwenwen 👋

Inside Shopify Admin, go to Edit theme code, open file base.css and add this code at the bottom

.product-single__title {
    font-size: 32px;
}

Feel free to change the font size value as you need.

Zeno Page Builder - Build responsive & SEO-optimized Landing pages, Blog posts, Product pages and more...
Learn more at zenobuilder.com