Shopify themes, liquid, logos, and UX
Hi,
No matter what font style and weight I set in my theme settings, the headings don't adjust. For example, I have the Montserrat Bold but it doesn't show up. When I switch to any other font, it does not change, it looks exactly the same as currently. What is the issue? Which files should I look for issues?
My website: https://mmz7sv-mw.myshopify.com/
Password: seupri
Hi ,
Try this custom css
CSS example
h1, h2, h3 {
font-family: 'Montserrat', sans-serif !important;
font-weight: bold !important;
}
But before that
- Check If theme settings are saving properly and check if font is being overridden by CSS
- If you are using custom theme then JSON or CSS Variables
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