Typography doesn't work even though I change the font

How can I solve this problem?

Thanks

Hi

Can you post link to your store (with password if necessary).

And a screenshot of how you’re changing the typography?

We will need a bit more detail than you’ve provided to help.

Hi,

https://kuloncjatek.myshopify.com

Thanks

Hi kulonc

It feels like this has already been applied here in your code:

--font-stack-header: Rubik, sans-serif;

So I suspect something else is going on in the backend that I can’t see.

If you’re sure on that font you can add this to the bottom of your themes.scss file to make this work for the time being:

body {
    font-family: Rubik, sans-serif;
}

Let me know if that works?

I can only see the password page as you didn’t supply a password to enter the store.

1 Like

Hurrah, succeeded!!!
However, even if I change the font size, nothing happens …

Thanks

  1. Im having the same issue. The typography section doesn’t change fonts. I think I messed with my code and now it defaults to one font and I have no idea where to remove it. I would like to revert to be able to use font switching in the typography menu. Can anyone help please?

Hi Emilia

Can you provide a link to your site and password to view if necessary?

If you change the font in the customizer it’s having no effect on your public site is that right?

Hi yes, under Typography if I select any font it doesn’t change on my page. emiliairis.com password bowsandpearls. Thank you!

Hi there

Looks like it might be a bit more complicated than a standard-issue CSS fix here.

Can you copy in your theme.scss.liquid file into this forum?

Can you remember which files you edited?

My web store is having the same problem, when I go into typography in theme settings it won’t change the font or size of any of the letters on all the pages. Please if someone could help that would be greatly appreciated, store is in process of being launched soon and would love to fix this issue right away! Thank you!

Hi 2BDigital,

Do you think you can help me with this issue as well? I’m having the exact same problem as everyone on this thread. I’m using the Debut theme. My website is: adoreday.com pass: howflo

Thank you!