Skip to content

Commit

Permalink
Gravity Forms sub labels are now thin text not bold
Browse files Browse the repository at this point in the history
  • Loading branch information
nicomollet committed May 12, 2021
1 parent 4d8e0f9 commit 6b24607
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scss/helpers/_gravityforms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@

.ginput_complex {

label{
font-weight: normal;
}

> span {
display: block;
margin-bottom: $form-group-margin-bottom;
Expand Down

0 comments on commit 6b24607

Please sign in to comment.