Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello everyone, can't seem to find solutions that aren't outdated.
How do i change the product title size on homepage and on the product page, without one affecting the other?
Dawn 10.0
Hi @luigipraba ,
I just like to ask clearly you just want to change the title size of the products? Not including the headings or other Text? Sorry Im a bit confuse. If you wouldnt mind can you share your URL website? with password if its protected. Thanks!
Yes i was referring to the Title size of the product both on the homepage (when looking at the featured collection)
And changing it on the product page:
But without one affecting the other.
If it is easy enough i would like of course to be able to change the heading and description of the featured collection, but the main question was about the title size.
Yeah I understand. Try this.
.card__information h3#title-template--19204607607114__03e6f0dc-fb74-4534-9326-6bbe710d0c17-8451653140810 {
font-size: 30px;
}
Result:
I hope it help.
What about on the normal product page? When you click on the product and get to its page.
Also where do i put the code?
Hi @luigipraba
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
.card__heading {
font-size: 30px !important;
}
.product__title {
font-size: 30px !important;
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025