Shopify themes, liquid, logos, and UX
On one of my product descriptions the font is really tiny and barely readable. I have seven other products that are completely fine but for some reason nothing I do changes it. The text looks the same when I'm editing it in the production page, and all my text is selected as paragraph, but on the desktop/mobile it is tiny.
I've tried:
.product__description.rte.quick-add-hidden p { font-size: 1.2rem !important; } .footer-block__details-content.rte p { font-size: 1.3rem !important; }
and
<style>
html {
--font-body-scale: 1.3 !important;
}
body {
font-family: Arvo;
}
</style>
and its done noting to change the size of the description above
Can i take a look, would you mind to share your store URL? Thanks!
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