Tagged: x Author Posts March 30, 2016 at 2:15 am #858269 ahurlburt53Participant Ive used this css for gravity form called simple forms body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label { color: #37a3ca; } however the labels colors did not change, please advise screen shot http://i.imgur.com/N44UUCe.png web urls https://www.vsfmarketing.com/tampa-freelance-wordpress-developer/ another form url https://www.vsfmarketing.com/get-in-touch/ https://www.vsfmarketing.com/tampa-web-designer/ March 30, 2016 at 3:19 am #858333 ChristopherModerator Hi there, Please update your code to : li.gfield label { color: #37a3ca !important; } Hope it helps. March 30, 2016 at 3:36 am #858349 ahurlburt53Participant No luck, did not work March 30, 2016 at 3:38 am #858351 ahurlburt53Participant it worked!!!!! tytyty March 30, 2016 at 4:11 am #858387 ChristopherModerator You’re welcome. Author Posts