Adding shadow to my header text

I tried the CSS in global but it does not work

Hello @alucaseuharlee,

Thanks for writing to us.

To add the text-shadow with the custom CSS code you must use the correct selector for that you need to learn how to use the browser’s element inspector. Please have a look at this article to learn how to add the text shadow.
https://www.w3schools.com/cssref/css3_pr_text-shadow.asp

I would suggest you must add the text shadow through the element.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.