Shopify themes, liquid, logos, and UX
Hey everyone, I'm currently using Dawn Theme with a custom font and on the collection page, product title looks a little smaller than the price. Is there anyway to make product titles bigger and bolder?
Solved! Go to the solution
This is an accepted solution.
Thanks for the info, check this one.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
h3#title-template--22465030914356__product-grid-9154965831988 {}
.collection .card__content h3 {
font-size: 1.5rem;
font-weight: 700;
}
And save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hello @andrwmai
Our team is ready to help you.
Please share your website URL so that we can check and assist you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Hey, here's the URL to the collection page: https://ivankovatelier.com/collections/all-products
Thank you in advance.
Hi @andrwmai
Would you mind to share your Store URL website? with password if its unpublish. Thanks!
Hey, here's the URL to the collection page: https://ivankovatelier.com/collections/all-products
Thank you in advance.
This is an accepted solution.
Thanks for the info, check this one.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
h3#title-template--22465030914356__product-grid-9154965831988 {}
.collection .card__content h3 {
font-size: 1.5rem;
font-weight: 700;
}
And save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you so much! This works like a charm!
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