Shopify themes, liquid, logos, and UX
I need the paragraph font size to be smaller. I've been using H4 instead of solving the paragraph size problem.
here where it says pre-orders are closed, it's just too big, incongruous to the heading sizes.
https://elratdesigns.co.uk/collections/kristin-hersh
Solved! Go to the solution
This is an accepted solution.
Hi @ElRat You can use this css to decrease the font size of the paragraph.
.rte>*:first-child {
font-size: 16px;
}
This is an accepted solution.
Hi @ElRat You can use this css to decrease the font size of the paragraph.
.rte>*:first-child {
font-size: 16px;
}
that worked, thank you!
This solution only updated the first paragraph of each section for me. The second paragraph is the old (larger) size:
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