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.
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025