This topic has 11 replies, 3 voices, and was last updated 7 years, 2 months ago ago by Rose Tyler
I edited a text in the widget using the Yellow Pencil, and now I can not remove it.
https://imgur.com/a/3lVVK
I want to remove the shadow,
Hi,
You have following css in custom css panel I guess..
just remove this from there:
.languages-area .textwidget p {
text-shadow: rgb(25, 25, 25) 0px 0px 2px, rgb(255, 255, 255) 0px 0px 4px, rgb(255, 255, 255) 0px 0px 6px, rgb(255, 119, 255) 0px 0px 8px, rgb(255, 0, 255) 0px 0px 12px, rgb(255, 0, 255) 0px 0px 16px, rgb(255, 0, 255) 0px 0px 20px, rgb(255, 0, 255) 0px 0px 24px;
}
If you do not see that just add this code at the bottom of 8theme options > styling > custom css > global custom css
.languages-area .textwidget p { text-shadow: none; }
I put the second code and its still there. -> .languages-area .textwidget p { text-shadow: none; }
https://imgur.com/a/SPqgI
do you want access ?
Please check now.
Regards
Thanks!
You’re welcome!
Regards
Could you put the White font just like is on the other pages?
Seems you used WaspThemes – Yellow Pencil Pro plugin to change color of this text on home page, so please check your changes.
Regards
You must be logged in to reply to this topic.Log in/Sign up