Shopify themes, liquid, logos, and UX
Hi!!
I would like to add a custom font to my headings only, I did some codding but it changed all the body of my page.
Can somebody show me how to do it only for headings?
I will be so appreciative.
Thank you!!
Hi @LaseMakers,
Please send your site and if your site is password protected, please send me the password. I will check it for you.
Hi @LaseMakers,
You want to add font Allegory for the heading. Please go to layout/theme.liquid file, find '--font-heading-family' and change code:
--font-heading-family: {{ settings.type_header_font.family }}, {{ settings.type_header_font.fallback_families }};
=>
--font-heading-family: 'Allegory ', serif;
Hope it is clear to you.
User | RANK |
---|---|
120 | |
98 | |
74 | |
72 | |
45 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022