Change title color not for all but only for one text widget

I would like to change the title color only for one specific text widget, for example ‘test’. Is that possible and how to do it.
thanks for your help and kind regards
Wilfried

Hi willfried

It’s possible, I need url of the page and a reference to the text

Thanks for helping me.

Text Title of the widget: Corona-Stornobedingungen (should be red)

regards

Thanks :slight_smile:

You can use this css code to make it red:

aside#text-17 h3.widget-title {color: #f00;}

Thanks a lot!
Works perfect.

Nice to hear :slight_smile:

Im going to close this case now