Shopify themes, liquid, logos, and UX
Hiya, does anybody know how I can change the size of my prodcut / collection text in the prodcut grid filed please.
Solved! Go to the solution
This is an accepted solution.
Hey @createdbylove
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.card__heading {
font-size: 15px !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
This is an accepted solution.
Hey @createdbylove
Your issue should be fixed now.
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
This is an accepted solution.
Hey @createdbylove
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.card__heading {
font-size: 15px !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Thanks so much!
This is an accepted solution.
Hey @createdbylove
Your issue should be fixed now.
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
It depends on whether a section schema is defined to adjust the font of the card title.
If you can't find a corresponding option for it, it means that the theme doesn't support.
Two methods are available:
- Customize the section to have the option to adjust the product card font.
- Just adjust the font to a specific size using CSS.
Please let me know which is convenient for your case.
I have sent you a message
Hello @createdbylove
would you like to share your store URL and password if any please.
so i can check and provide you possible solution for your question.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025