Site icon Catch Themes

Change shadow color header

The header text has a shadow behind it (I mean the text that's next to our logo). I'd like to change the color of the shadow. I thought I needed this piece of code and put in the stylesheet of my child theme:
.site-title {
  text-shadow: 2px 2px #fff;
}
and change the color there, but that's not it. Can you please help me?
Exit mobile version