Shopify themes, liquid, logos, and UX
Hello,
Just wondering how to increase the size of my blog post paragraph font?
Thanks for any help.
Solved! Go to the solution
This is an accepted solution.
Please update the code
.article-template p, .article-template span, .article-template li {
font-size: 2rem!important;
}
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code at the bottom:
.article-template p {
font-size: 2rem !important;
}
Thanks
Ok that worked for part of it, but not all.
Here's a photo of what it looks like now.
This is an accepted solution.
Please update the code
.article-template p, .article-template span, .article-template li {
font-size: 2rem!important;
}
Thanks that worked like a charm!
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025