Oliver Fisk
Posts: 0
Joined: Wed Jul 09, 2014 10:02 pm

remove text shadow

Someone gave a me a solution to the text shadow problem.
I think it was javascript to run on page load.

But I lost it.

I tried: text.style.textShadow = "none";

But it did not work.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

remove text shadow

Hello Oliver,

You may do this with css. Please look at these links:
http://www.w3schools.com/cssref/css3_...
http://stackoverflow.com/questions/13...
And please note that in fact custom CSS is outside the scope of our support.

Return to “Issues”