JanineB Posted October 3, 2019 Report Share Posted October 3, 2019 How can I change the label color of my Virtual Field? Thanks. Quote Link to comment Share on other sites More sharing options...
0 Meekeee Posted October 3, 2019 Report Share Posted October 3, 2019 You can change it by this code: <style> td[data-cb-cell-name*="cbParamVirtualX"] { color: red !important; } </style> You may refer to this post for getting the Form Elements: I hope it helps! Quote Link to comment Share on other sites More sharing options...
Question
JanineB
How can I change the label color of my Virtual Field? Thanks.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.