Changing font color in carousel

Hi there, my website is Dentia.cat

I can’t seem to find a way to change the color of the font of the titles in that slider…

I’ve tried styles.css and the add css in theme options, but it doesn’t want to change!!

Thank you.

Hopefully someone can easily help me!

Thanks.

it depends on what color you want to use but here is basic dea how you can get this done:

.carousel-caption h4 a {
    color: #fff;
}

Btw, how much you get paid for this kind of " website development" services?

Thank you for answering!

I didn’t get paid as it’s for my father… Not a professional at all.

Ok, that make sense :slight_smile:

I just saw link in footer promoting web development services.

A friend helped and I added his link!

Is there a complete list of CSS that I can see to edit the slider? I feel like if I had it all in front of me, I wouldn’t have to ask as many questions :slight_smile:

Ryan