How To Change Font Size On Product Title - SENSE THEME

Solved

How To Change Font Size On Product Title - SENSE THEME

Vegoo
Excursionist
60 0 9

Hi guy! How To Change Font Size On Product Title?

Screenshot 2022-07-25 at 18.13.23.png

 

 

 

 

 

Accepted Solution (1)

WoodyDev
Shopify Partner
578 115 193

This is an accepted solution.

Try adding the following to the bottom of your theme.css or base.css file:

 

.product-title {
   font-size: 16px;
}

 

If this doesn't work, please provide your store URL and I will look into it further for you

Woody, 29, Stafford, UK | If I helped you out, mark it as the solution and drop me a thumbs up! | This is just a hobby for me, not my full-time job, so tips are greatly appreciated! paypal.me/woodybruh | Developer for AimShop.com | Owner of WoodyDevelopments | Try the best Shopify page builder

View solution in original post

Replies 12 (12)

Nick_Marketing
Shopify Partner
1487 336 465

Please consider including the store url.

Nick | Ecommerce & Marketing Technology Consultant | Toronto, CANADA
- For consulting work availability, please send me a Private Message or submit a ✍️Contact Form.
- For FREE Shopify Tutorials, Subscribe to my YouTube channel (▶️ Ecommerce TV).
Vegoo
Excursionist
60 0 9
Vegoo
Excursionist
60 0 9
AvadaCommerce
Shopify Partner
3879 839 983

Hi @Vegoo 

It seems that you have edited the font size of your product title successfully. 

AvadaCommerce_0-1658855312250.png


Let me know if you need any further help!

banned
Babyisprincess
Tourist
7 0 3

@AvadaCommerce hi! i looked up this question on google and even shopify and this was the only answer that worked for my sense theme! just want to say thank you and ask if you could please help me to change the font for the product titles as your answer for the question asked worked for me. 🙂

WoodyDev
Shopify Partner
578 115 193

This is an accepted solution.

Try adding the following to the bottom of your theme.css or base.css file:

 

.product-title {
   font-size: 16px;
}

 

If this doesn't work, please provide your store URL and I will look into it further for you

Woody, 29, Stafford, UK | If I helped you out, mark it as the solution and drop me a thumbs up! | This is just a hobby for me, not my full-time job, so tips are greatly appreciated! paypal.me/woodybruh | Developer for AimShop.com | Owner of WoodyDevelopments | Try the best Shopify page builder
dlynaustin
Shopify Partner
20 0 0

This isn't working for me.  I'm using the Studio Theme.  Any suggestions? Thx

dlynaustin
Shopify Partner
20 0 0

Hi, this isn't working for me. I want to change the font sizes of my Collection Headings, Product Titles and the Footer ONLY.  I DO NOT want the font size of the Page Titles to change as a result. Any suggestions?

 

www.assifassefi.com 

 ps skawst

 

Thank you!

AvadaCommerce
Shopify Partner
3879 839 983

Hi @Vegoo 

To change the font size of your product title, please follow those steps: 
1. Go to your Online store > Themes > Edit code > Assets > Open file section-main-product.css
2. Add the following code to the bottom of the file:

.product__title > h1 {
  font-size:20px;
}


Change the value of the font size to what you want. 

If it does not work for you, please give me your shop URL and store password, if any. 
I will check further and provide you with a solution. 

I hope this helps!

banned
Vegoo
Excursionist
60 0 9

Doesn't work. www.vegoocosmetics.com

dlynaustin
Shopify Partner
20 0 0

This isn't working for me. I'm using the Studio Theme.  Any suggestions?

dlynaustin
Shopify Partner
20 0 0

this didn't work for me.  I'm using the Studio Theme. Any suggestions?