Hello guys,
I fixed this by adding this code in custom CSS:
.x-colophon.top, .widget {
text-shadow:none;
}
But today the text shadow popped through my customized CSS row. I’ve tried just .widget and important but nothing works:
Is it possible for you to have a look at this?