Shopify themes, liquid, logos, and UX
I am facing an issue on my shopify store. Font in menu is different in home page from rest of the pages. I am sharing the link of my store. https://www.rusorganic.in/
Solved! Go to the solution
This is an accepted solution.
Hello @rusorganic
Greetings!!
Please follow these steps:
- Step 1: Go to Online store > Themes > Actions > Edit code->asstes->theme.scss.liquid
body, html{
font-family: Arapey,serif !important;
}
This is an accepted solution.
Hi @rusorganic,
I am Ani From https://www.task4store.com/ - Shopify Small & Custom Tasks Experts ( By MS Web Designer - Top Rated Shopify Certified Experts and eCommerce Consultant from Singapore )
Here are the Solutions!
Go to Online Store->Theme->Edit code
Asset->/timber.scss.css ->paste the below code at the bottom of the file.
body, input, textarea, button, select {
font-family: Arapey,serif !important;
}
If you have any concerns feel free to ask me!
Regards,
Ani
This is an accepted solution.
Hello @rusorganic
Greetings!!
Please follow these steps:
- Step 1: Go to Online store > Themes > Actions > Edit code->asstes->theme.scss.liquid
body, html{
font-family: Arapey,serif !important;
}
This is an accepted solution.
Hi @rusorganic,
I am Ani From https://www.task4store.com/ - Shopify Small & Custom Tasks Experts ( By MS Web Designer - Top Rated Shopify Certified Experts and eCommerce Consultant from Singapore )
Here are the Solutions!
Go to Online Store->Theme->Edit code
Asset->/timber.scss.css ->paste the below code at the bottom of the file.
body, input, textarea, button, select {
font-family: Arapey,serif !important;
}
If you have any concerns feel free to ask me!
Regards,
Ani
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025