Shopify Typography Adjustment
Budget: $10 – $30 AUD
Hi, I'm currently working on the Shopify Ella theme which I have purchased from Envato.
I have been able to modify the font using a style kit with Freight Display Pro and Neue Haas Grotesk and it's working well, however it's not reflecting in my header and footer.
In my base.css file I have included in the bottom, which is working well.
:root {
--font-body-family: "freight-display-pro", sans-serif !important;
--font-heading-family: "freight-display-pro", serif !important;
}
I know I need to specify the CSS code for the header and footer as well as buttons, but how to do it? I'd like the font to be Freight Display Pro. I would need someone who is familiar with the Ella theme.
I have been able to modify the font using a style kit with Freight Display Pro and Neue Haas Grotesk and it's working well, however it's not reflecting in my header and footer.
In my base.css file I have included in the bottom, which is working well.
:root {
--font-body-family: "freight-display-pro", sans-serif !important;
--font-heading-family: "freight-display-pro", serif !important;
}
I know I need to specify the CSS code for the header and footer as well as buttons, but how to do it? I'd like the font to be Freight Display Pro. I would need someone who is familiar with the Ella theme.