Shopify themes, liquid, logos, and UX
Hi there, I am currently running the Dawn theme and I would like to change the font of the collection titles, specifically when displaying in a collection list. I would like to change the font to Josefin Sans. For example https://jewelry-bargain.com/pages/rings-affordable-high-quality-jewelry at the top of the page below "Shop now" you can see the collection list, the font of the collection titles are uneasy to read and I would like to change the font of them. I would also like to change the collection banner font to Josefin Sans as I feel they would link well together (example of collection banner https://jewelry-bargain.com/collections/simple-ring "Simle Rings" at the top of the page). Any code to help change these would be greatly appreaciated. Many thanks - Charlie.
Solved! Go to the solution
This is an accepted solution.
Apply only Product title of collection.
Please try again with the following code:
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
<style>
.card__heading a{
font-family: 'Josefin Sans' !important;
}
</style>
Hello @charlieharrier
It's GemPages support team and glad to support you today.
I would like to give you a solution to support you.
1. Go to Online Store -> Theme -> Customize
2. Go to the setting of the theme -> Typography
3. Change the font of the heading to Josefin Sans
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
Hi there, I'm very sorry I forgot to include I dont want to change the heading fonts as I would like to keep the current font for all the other headings across the site, I would only like to change the font for the title of the collections. Sorry for the confusion. Many thanks.
This is an accepted solution.
Apply only Product title of collection.
Please try again with the following code:
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
<style>
.card__heading a{
font-family: 'Josefin Sans' !important;
}
</style>
Where exactly do you paste this in the code?
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024