Shopify themes, liquid, logos, and UX
On the mobile version of the site: https://q1hd6utjbreo0c7p-12859847.shopifypreview.com
I'd like to change the body font to Body Text Regular instead of the font it is under now (this is on the home page).
What code can I use to change this?
Thanks in advance!
Solved! Go to the solution
This is an accepted solution.
Hi @pjk3635,
Go to Assets > custom.css and paste this at the bottom of the file:
.homepage-blog-mobile .rte span {
font-family: var(--body-font-stack) !important;
}
Hope it helps!
This is an accepted solution.
Hi @pjk3635,
Go to Assets > custom.css and paste this at the bottom of the file:
.homepage-blog-mobile .rte span {
font-family: var(--body-font-stack) !important;
}
Hope it helps!
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