text shadow issue for button
-
Hello,
I added this css to additional CSS part of theme.
.textshadow {
text-shadow: 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black;
}Also added this class to button as here. https://prnt.sc/119yhwd
But when I try to view my page, shadows seen only in mobile.Any suggestion?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘text shadow issue for button’ is closed to new replies.