Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Delay / Glitch with font display

Delay / Glitch with font display

Emilie_Jalie
Excursionist
19 0 7

The fonts I picked in the theme settings takes some time to load. Therefore we can see the font change (it looks like the site glitching) from a basic non serif to the fonts I selected in the settings.


How can I fix that?

Thanks!

 

Screenshot 2023-07-05 at 8.45.48 AM.png

Screenshot 2023-07-05 at 8.46.05 AM.png

 

  

  

Replies 4 (4)

osamafarooqi71
Shopify Partner
259 22 45

Hello @Emilie_Jalie , can you please share the store URL. So, I can check further for your request. 

 

Regards,

Osama Farooqi 

Shopify Theme Developer | Contact me | Hire expert
- Was my reply helpful? Click Like 🙂 to let me know | Buy Me Coffee
- Was your question answered? Mark this as Accepted Solution

BSS-Commerce
Shopify Partner
3477 463 547

Hi @Emilie_Jalie 
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency
BSS-Commerce
Shopify Partner
3477 463 547

Hi @Emilie_Jalie ,

 

1. Go to theme -> Edit Code.

2. Search file base.css add this code at the end of the file following the below order:

 

.faux-select, body, select, textarea {
    letter-spacing: var(--typeBaseSpacing);
}
.site-header--heading-style .site-nav__link {
    letter-spacing: 1px;
}

Good luck! 

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency