How to change the title text color on a specific slideshow on the home page?

Hi,

I am trying to change the text color for the title and body on specific slideshow images on my homepage. I tried writing a code to change the color but it’s changing all the title colors in the slideshow. I created my own scss.liquid file within my assets folder and coded this to test out if I can get the colors to come out how I want

#shopify-section-162501837496f3bdac .hero__title {
color: white;
}

but unfortunately I can’t figure out how to target a specific slideshow. What am I doing wrong? Thank you for the help!

1 Like

@Sammy03

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.