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:
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024