Shopify themes, liquid, logos, and UX
Hello! I use the "helvetica bold" font for headers. However, only for the H5 headers, I want to use "helvetica black". How can I do that?
My theme is Stiletto and my store is https://f0par20pcsj6lyw7-60150284501.shopifypreview.com
Thanks in advance
Hello, do you have a code for this?
Hi
You can try this code
1. Go to Online Store-> Theme->Edit code
2. Asset-> theme.css ->paste the below code at the bottom of the file.
h5 {
font-family: 'Helvetica' !important;
font-weight: 500 !important;
}
Hello! I tried but it didn't change anything unfortunately
I did not see any code in theme.css, did you remove it?
Yes! Since unfortunately it didn't do any difference
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025