Hi there, I’m wanting to make the product titles on my home page featured collection and collection pages the same as the body font I have set, rather than the header font it’s currently using - can anyone help?
Hi there, thank you for getting back to me.
My website is www.daniledo.co.uk and the password is 250dani250
Hello @dani250
Thanks for the URL. Please paste the given CSS in base.css file at the bottom.
.product-card-wrapper .card__heading {
font-family: var(--font-body-family);
}
OUTPUT:
Thanks
Thank you so much, that worked perfectly! ![]()
