Does anybody know how to make text size smaller in prodcut grid please? :)

Topic summary

A user seeks help reducing the font size of product/collection text in their product grid. They provide screenshots showing the current text display.

Solutions offered:

  • CSS injection method: Add custom CSS code to the theme.liquid file (above the </body> tag) to override font sizes
  • Theme customization: Check if the theme’s section schema includes built-in font adjustment options for card titles
  • Direct CSS targeting: Apply specific font sizes using CSS if no native theme options exist

Outcome:

The issue appears resolved after one contributor provided assistance. The original poster expressed gratitude, suggesting the CSS injection approach or direct support successfully addressed the problem.

Summarized with AI on November 7. AI used: claude-sonnet-4-5-20250929.

Hiya, does anybody know how I can change the size of my prodcut / collection text in the prodcut grid filed please.> >

> >

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 tag


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!

@createdbylove

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.

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

1 Like