Last active
March 2, 2017 01:44
-
-
Save wpmonks/1d8a664f4ec7f4dce83d7b0188a5e892 to your computer and use it in GitHub Desktop.
Css for Gravity Forms title and description
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body #gform_wrapper_1 .gform_heading .gform_description { | |
color: red; | |
font-size: 14px; | |
text-align: center; | |
margin: 10px; | |
padding: 10px; | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Complete tutorial for modifying Gravity Forms title and description CSS
https://wpmonks.com/blog/how-to-style-gravity-form-title-and-description/
Styler for Gravity Forms plugin
https://wordpress.org/plugins/styles-and-layouts-for-gravity-forms/