fix

Change the Color of Field Labels in Custom Forms and Promotions

Learn how to change the color of field labels in your ShortStack application using CSS with this helpful guide.

By Dana Kilroy ・1 min read
ShortStack Tips & Tricks

Don't like the default color of the field labels (name, email address etc) in your Custom Form or Promotion on your ShortStack application?

It's an easy change if you know the CSS needed.  

Just add this line of CSS to your CSS Editor within your Tab Designer: label{color:#FFFFFF;}

The above CSS will change the color of your labels to white.

To use a different color other than white, replace "FFFFFF" with a different Hex Value.

For example, to use indigo instead of white, the code would look like this: label{color:#4B0082;}

For a handy Hex Value chart, check out this guide from w3schools.com: http://www.w3schools.com/cssref/css_colors.asp

This chart sorts different colors by color name, so it's a great guide if you're new to Hex Values.

For more helpful tips and tricks, sign up for our monthly ShortStack and CSS Tips/Tricks email!

About the author

By Dana Kilroy ・1 min read
Follow

Dana Sullivan Kilroy is a communications professional with more than 20 years of experience delivering compelling content. Her work has appeared in national, award-winning publications and sites, including: The New York Times, The Los Angeles Times, The Wall Street Journal, USA Today, and Fast Company, Inc.

Get marketing tips straight to your inbox

Thank you!
Your submission has been received!
Oops! Something went wrong while submitting the form.
We’ll email you 1-3 times per week—and never share your info.