Shopify themes, liquid, logos, and UX
Hi,
I've added some custom fonts to my site by uploading the woff files and editing the names in the theme.css files. They are working in some areas and not others. You can see here, the header font in the upper left (We believe in quality...) is showing up correctly, and the one on the lower right (Our Philosophy) is not. They are both H2 fonts. What is going on here? I'm using the Cascade theme. Thanks!
Here's what I have:
{% capture heading_font_stack %}'Austin News Deck Light' {{ heading_font.family }},{{ heading_font.family }}, {{ heading_font.fallback_families }}{% endcapture %}
{% assign heading_font_weight = heading_font.weight %}
{% assign heading_font_style = heading_font.style %}
{% assign heading_text_transform = settings.heading_text_transform %}
And also:
h1,
h2,
h3,
{
display: block;
font-family: {{ heading_font.family }};
font-weight: {{ heading_font_weight }};
font-style: {{ heading_font_style }};
margin: 0 0 0.5em;
line-height: 1.4;
overflow-wrap: break-word;
word-wrap: break-word;
}
User | RANK |
---|---|
75 | |
64 | |
62 | |
48 | |
44 |
We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023