Created
October 15, 2019 09:38
-
-
Save reachkamrul/c8024ceb2279305d45fefb4da1ae64c9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*Change label styles*/ | |
form.fluent_form_149 .ff-el-input--label{ | |
font-size:22px; /*change label font size*/ | |
color:red; /*change label color*/ | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment