Change font color for product and text column titles in Pipeline Theme

Topic summary

Goal: Change title colors (to #686D6D) across products, collections, and “Text columns with images” sections in the Pipeline theme; also adjust heading size for that section.

Progress:

  • A CSS fix was provided and confirmed: add to Assets > theme.css
    .product__grid__title { color: #686D6D; }
    This updates product titles successfully.

Outstanding:

  • Color and size for the “Text columns with images” section headings still need changes.
  • It’s unclear if collection titles were updated; no confirmation yet.

Access/Preview:

  • The store URL was shared, but the theme needing changes is unpublished.
  • A correct theme preview link is required to inspect selectors for the section/collection headings. The helper requested a preview link and shared a tutorial on generating it.

Current status: Open. Awaiting a proper theme preview URL to provide the exact CSS for the “Text columns with images” headings (and possibly collection titles), including color and font-size selectors.

Key item to provide:

  • Theme preview link for the unpublished Pipeline theme.
Summarized with AI on December 15. AI used: gpt-5.


I would like to change the color from black to #686D6D on all my products, collections and titles for ‘text column with images’ sections.

Is there a setting i can change or does it have to be code?

Thanks

@HWJ , could you kindly share your store url?

Hi @HWJ ,

Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:

.product__grid__title {
    color: #686D6D;
}
1 Like

Thank you, that worked for the product titles. I’d still like to change the heading size and color in the sections ‘ text columns with images’

https://harmonywinters.com/ The theme I’m working on and need help with isn’t published yet though.

Hi @HWJ ,

Please send me the preview link of the theme, I will check it

https://harmonywinters.com/?_ab=0&_fd=0&_sc=1 I think this is it…Thank you!

Hi @HWJ ,

Please send me a preview link, the current theme link is not been published. Refer to the following article for get link preview