← 1 … 3 4 Author Posts January 16, 2017 at 3:52 pm #1332651 Jimmy PParticipant Nevermind. I changed the code above to use color: #000 and it changed the widget AND did not affect the other widgets. January 16, 2017 at 9:26 pm #1332986 FriechModerator Hi There, Glad you sorted things out, actually that did affect the widgets on the footer. Tweak your code a little bit, just to be safe. .x-sidebar .widget { text-shadow: none!important; color: #000!important; } Cheers! Author Posts ← 1 … 3 4