Shopify themes, liquid, logos, and UX
Hey guys, I need help adjusting the boldness of my headings.
Here’s how it looks on my store:
And here’s how I want it to look:
I’ve even added the same font, but I can’t figure out how they made it look this bold since I’ve already increased the boldness...
Here’s the store I’m trying to match: https://tomnoske.store/products/cinema-luts
And here’s my store: https://1049xn-ya.myshopify.com/products/editing-masterclass
I’d really appreciate any help,
Thank you so much!!
Tim
Solved! Go to the solution
This is an accepted solution.
Hi,
This is font default that Shopify provide so you can change it on Typography setting,
You find name font "Inter" and then choose
Inter Bold |
or
Inter Extra Bold |
Hi @CreatorTim
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.
h2.image-with-text__heading.inline-richtext.h1 strong {
font-weight: 800 !important;
}
Result:
If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!
Hey, it doesn't work.
Hi,
The issue happen because you don't import full type font for new font, because when i check on demo site they import full type font for their site include bold type.
Here is font on demo site:
But on your site just import type regular, so the bold attribute it not work as demo site.
Here is font on your site:
Hey, so what should I do? How do I change the font boldness?
This is an accepted solution.
Hi,
This is font default that Shopify provide so you can change it on Typography setting,
You find name font "Inter" and then choose
Inter Bold |
or
Inter Extra Bold |
Got it, thank you!
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025