Shopify themes, liquid, logos, and UX
Hello, Ive spent days trying to change the font, even when I go to edit the font and click exactly on the area where the product descriptions are the font stays big, awkard and bold, I've even copied the code there with the font size with no success anyone out there who can help? NutritiAna.com
Solved! Go to the solution
This is an accepted solution.
Hello @NutritiAna 👋
In Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
.title.product-overview__text * {
font-size: 18px !important;
font-weight: normal !important;
}
The result
Hope that helps!
I don't have that default theme, however..
Are you talking about the title and subtitle in the slider on the homepage?
This is an accepted solution.
Hello @NutritiAna 👋
In Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
.title.product-overview__text * {
font-size: 18px !important;
font-weight: normal !important;
}
The result
Hope that helps!
Perfect! You picked a great size, all the best!
You are welcome 🙂
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024