Skip to content

Instantly share code, notes, and snippets.

@reachkamrul
Created October 15, 2019 09:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reachkamrul/c8024ceb2279305d45fefb4da1ae64c9 to your computer and use it in GitHub Desktop.
Save reachkamrul/c8024ceb2279305d45fefb4da1ae64c9 to your computer and use it in GitHub Desktop.
/*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