Slideshow text colour in dwell Theme

Hi there I am trying to change the colour to the text in DWELL which is on my slideshow but it won’t change… I’ve checked my colour schemes and I’m pretty sure it has been changed but I dont know what I am doing wrong!

its the heading that says Starlight - I’d like it to be changed to 4A152E

Hey @BPatel_1,

Thanks for posting this to Shopify community.

Could you please share your store url along with the password [If applicable] so that I can take a look and provide you with the solution code.

Thanks

hello, I understand your that you are having issue with your slideshow colour, and it’s sound like the slideshow heading in your DWELL theme may be using a custom or Hard coded style that’s overriding the colour settings from your theme editor. That’s why your changes in colour scheme are not showing.

if you don’t mind you can share your store preview link and i can point out exactly where to adjust it …

@BPatel_1 can you please share your website link?

yo wsg business mate
I would like us to communicate effectively base on your store

+17373988056
Feel free to contact me for more help

Hi @BPatel_1

Kindly provide your store URL please and if it is password protected, please share the password as well.

Thanks!

Hi @BPatel_1

Welcome to the Shopify Community! Please share your store URL and password (if it’s password-protected), so I can check and provide you with the exact solution.

Hi @BPatel_1

1. Go to Online Store → Theme → Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.

h2 {
    color: #4A152E !important;
}

If that works perfect, Mark my comment as Solution.

Thank You!

Yay!! It worked - thank you so much!

Hi @BPatel_1

Glad to hear it, please mark the comment as the solution.

Thank You!