Shopify themes, liquid, logos, and UX
Hi there. I am trying to change the font (to match the character name/title font) and font size to be larger on the accordion titles on my product pages. Can you help?
https://mimihalinew.myshopify.com/products/benny-bear
PW: mimihali2024
Solved! Go to the solution
This is an accepted solution.
Hi @shamrockweb
You can follow the instructions here to increase font size and font family of product page accordion:
1. Go to Shopify > Theme > Customize > open Custom CSS
2. Copy and paste this code to the section > Save
toggle-tab {
font-family: 'Source Sans Pro';
}
.toggle__title {
font-size: 16px;
}
Here is the result:
This is an accepted solution.
Hi @shamrockweb
You can follow the instructions here to increase font size and font family of product page accordion:
1. Go to Shopify > Theme > Customize > open Custom CSS
2. Copy and paste this code to the section > Save
toggle-tab {
font-family: 'Source Sans Pro';
}
.toggle__title {
font-size: 16px;
}
Here is the result:
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