Skip to content

Instantly share code, notes, and snippets.

@wpmonks
Created March 2, 2017 01:45
Show Gist options
  • Save wpmonks/6dbb89ef649101a92b1cca1b82e3b632 to your computer and use it in GitHub Desktop.
Save wpmonks/6dbb89ef649101a92b1cca1b82e3b632 to your computer and use it in GitHub Desktop.
CSS for Gravity Forms description
body #gform_wrapper_1 .gform_heading .gform_title {
color: red;
font-size: 14px;
text-align: center;
margin: 10px;
padding: 10px;
}
@wpmonks
Copy link
Author

wpmonks commented Mar 2, 2017

Complete tutorial for modifying CSS of Gravity Forms title
https://wpmonks.com/blog/how-to-style-gravity-form-title-and-description/

Download Gravity Forms Designer plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment