I'd like to change the colour of the collection page titles. - DAWN THEME -

Hello shopify community! :blush:

I would like to add a little more colour to my website.

I hope you can help me. I would like to change the colour of the titles of the collections pages.

Is it possible to change the colour of the titles? I would like to use this colour ( #9BED15).

Website: https://litchi-bijoux.myshopify.com/
password : brivea

Thank you very much!

Shirley

1 Like

@Shilitchi - please add this css to the very end of your base.css file and check, for now set it to red, you can use any color you want

.collection-hero__title {color: #ff0000;}

hey, @Shilitchi

please put this code in theam.css

h1.collection-hero__title {
color: #9BED15;
}

thank you.

khilan

Thank you !!!

Hello,

It is possible to tell me if I just want to change only one collection and one menu item?

Thank you