Change font size of subheadings in Progress Bar

Add the code below to the Custom CSS field on your Form widget’s Appearance tab:

[class*="FormLayout__PageTitle-sc"] {
  font-size: 20px;
}

Guys, if this code was helpful to you, please drop a line in the comments. Your feedback helps us improve our services and provide better solutions :slightly_smiling_face:

3 Likes

YES! Thank you so much. :upside_down_face:

1 Like

Awesome!

Thank you so much for the feedback and welcome to the Community, @Hillary_Crawford :wink: