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
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:
Outstanding:
Access/Preview:
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:
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;
}
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!