Hi, I am using the Dawn theme and I want to change the font of my products titles in collections from Abril Fatface to Raleway. The problem is that I do not want to change the font of the headings (like collection titles or the large title on individual product pages) and I am not familiar with code, so I’m a little stuck. I want to keep the font bolded.
My site is boxfordcomma.com and it is currently locked with the pasword “wahlay.” I have included a picture that should show you specifically what I want to change.
@boxfordcomma
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! 
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
It’s boxfordcomma.com and the password is “wahlay”
@boxfordcomma
yes please try this code.
- Go to Online Store->Theme->Edit code
- Asset->/component-card.css ->paste below code at the bottom of the file.
.card-information__text {
padding-right: 0;
font-family: Raleway, sans-serif;
}
That worked, thank you so much!
@boxfordcomma
its my pleasure to help us
Hi there, I’ve copied the code and added it to my website but the font of the product names does not change. My template is also ‘Dawn’ and cannot work out why it is not working, Thanks 