Collection Page Design

Topic summary

A user seeks to modify their collection page styling with three specific requirements:

Requested Changes:

  • Reduce font size for product titles and sale prices
  • Change font to match a provided reference image
  • Hide vendor names from the collection page

Current Status:

  • One respondent requested the page URL and clarification on which font is shown in the reference image
  • Another contributor provided a CSS solution involving editing the theme.liquid file by adding custom code before the </head> tag
  • A result screenshot was shared showing the implemented changes

Resolution: A potential solution has been offered but not yet marked as resolved. The discussion remains open pending confirmation from the original poster.

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

I need the font size of title and Sale Price to be reduced, also font i need as this image

Aadya_0-1735809312790.png

, hide vendor name in the collection page

1 Like

@Aadya can you share this page link? which font is used in above image?

  • Here is the solution for you @Aadya
  • Please follow these steps:
  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. In theme.liquid, paste the below code before and press ‘Save’ to save it

  • This is the result you will get:

  • Please press ‘Like’ and mark it as ‘Solution’ if you find it helpful. Thank you.