What's your biggest current challenge? Have your say in Community Polls along the right column.

Re: Changing just heading color

How to change the 'Collections' heading color to #E98813 without altering other text?

ashleywright
Visitor
2 0 0

How do you the color  of the "Collections" heading for the collection list page without changing the rest of the text on the page? It needs to change it to #E98813.

ashleywright_0-1704001497574.png

 

Replies 5 (5)

yashgarg
Shopify Partner
102 26 37

Hello @ashleywright,

Can you share the store URL?

Thanks

If this works for you, please give it a like and mark it as the solution! Thanks 🙂
Feel free to contact me for Shopify tech support
Email: yashgarg.tech@gmail.com

Sajat
Shopify Partner
311 35 46

Hi @ashleywright 

Please DM your storefront password. I can check it out and suggest you the solution.

Thanks,

Sajat

Vivek_goyal
Shopify Partner
54 5 14

Hi @ashleywright 

 

I hope you are doing well.

 

One of the way to change the color of "Collections" is applying Custom CSS directly to the class added to the "Collections" heading. This Custom CSS can be applied from Shopify theme settings.

 

Here is a sample  CSS code -

.collection-hero__title {
  color: #e98813 !important;
}

 

Here is an image for the reference -

scaleupprint_0-1704181925590.png

 

For details about how to apply Custom CSS in the theme settings of Shopify you can refer to this video https://youtu.be/nPja-jHwmPc

 

Please let me know if more details are required.

 

Thanks & Regards,

Scale-up print

 

ScalePrint Designer & Variants: Offer customizable products in your Shopify store with ease. (Try for free)
Need a Shopify developer? Hire Us
Email: info@scaleupprint.com For Shopify tips & tricks follow our YouTube channel
ashleywright
Visitor
2 0 0

Hello, whenever I try this it says "Collection hero title does not appear to be used in this section. Could you help? I am not experienced with coding.

Vivek_goyal
Shopify Partner
54 5 14

Hi @ashleywright,

 

Thank you for reaching out! Sure, I can help you with this. To start with the analysis I need details. Can you please share the details related to your store. You can DM me or send us details on our email Id.

 

Please let me know if more details are needed.

 

Thanks & Regards,

Scale-up print  

ScalePrint Designer & Variants: Offer customizable products in your Shopify store with ease. (Try for free)
Need a Shopify developer? Hire Us
Email: info@scaleupprint.com For Shopify tips & tricks follow our YouTube channel