Debut theme - font will not change in typography

adthai
Pathfinder
98 0 32

Hi, my URL is https://a-lineage-story.myshopify.com/. The password is 'beckew'. I can't seem to change the font in typography anymore. It just stays the same. Thank you in advance!

Replies 7 (7)

Ecommpremium
Shopify Partner
512 43 93

Hi @adthai  i just noticed that Roboto Condensed font is restricted with important ag in CSS if you want to resolve this issue simply remove that important from font CSS or contact us!

- Did we solve your issue? Like & Mark As Solution to help the community
- SKYPE: ahsanaliawan
- 300+ Video Tutorials
-Website
adthai
Pathfinder
98 0 32

I am not quite sure which code file to delete 'important' in.

Ecommpremium
Shopify Partner
512 43 93

search for this code in index.css and remove !important;

*:not(.fa):not([class*="pe-"]):not(.lni) {
    font-family: 'Roboto Condensed' !important;
- Did we solve your issue? Like & Mark As Solution to help the community
- SKYPE: ahsanaliawan
- 300+ Video Tutorials
-Website
adthai
Pathfinder
98 0 32

Hi, unfortunately my Debut theme doesn't include index.css. Is there anywhere else I can look for this code?

Ecommpremium
Shopify Partner
512 43 93

yes under theme.liquid or theme.scss.liquid at bottom

- Did we solve your issue? Like & Mark As Solution to help the community
- SKYPE: ahsanaliawan
- 300+ Video Tutorials
-Website
adthai
Pathfinder
98 0 32

sorry, i don't have those lines of code in either theme.scss.liquid or theme.liquid

Ecommpremium
Shopify Partner
512 43 93

please DM so i can have a closer look!

- Did we solve your issue? Like & Mark As Solution to help the community
- SKYPE: ahsanaliawan
- 300+ Video Tutorials
-Website