Solved

Typography doesn't work even though I change the font....

kulonc
New Member
4 0 0

How can I solve this problem?

Thanks

Accepted Solution (1)
SB_90
Shopify Partner
216 52 68

This is an accepted solution.

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.

View solution in original post

Replies 10 (10)

SB_90
Shopify Partner
216 52 68

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.

kulonc
New Member
4 0 0
SB_90
Shopify Partner
216 52 68

This is an accepted solution.

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.

kulonc
New Member
4 0 0

 

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

Thanks

Emilia1234
Excursionist
26 0 3
  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?
SB_90
Shopify Partner
216 52 68

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?

Emilia1234
Excursionist
26 0 3

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

SB_90
Shopify Partner
216 52 68

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?

AutoClean
Visitor
1 0 0

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!

adoreday
Tourist
3 0 0

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!