Shopify themes, liquid, logos, and UX
Hello there,
Please share me preview link.
Thank you!
Use (font-size) to set the font size
Hi @brew2you,
Glad to support you today.
That Collapsible content section on the Dawn theme don't have option change font size. So if you want reduce that font size, you can check out my suggestion below to make it:
1. Go to Edit code on Online Store:
2. add my code above the </body> tag on Theme.liquid:
<style>
.collapsible-content-wrapper-narrow .accordion .accordion__title {
font-size: 14px !important;
}
<style>
*Note: you can replace the number 14 with another number you want to reduce font size.
I hope you find the answer helpful.
Kind & Best regards,
GemPages Support Team.
Thanks is there a way to change the vertical alignment to the middle?
Hi @brew2you
You can try follow this path:
Themes => edit code => asset => base.css
and add this code to bottom of the file base.css
.collapsible-content__grid .accordion__title {
font-size: 14px;
}
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