Use Text for List Fields Add/Remove Buttons

Screenshot: https://gwiz.io/42a3CCC

Code

Filename: gw-use-text-for-list-fields-add-remove-buttons.css

/**
 * Gravity Wiz // Gravity Forms // Use Text for List Fields Add/Remove Buttons
 * https://gravitywiz.com/
 *
 * Screenshot: https://gwiz.io/42a3CCC
 */
.gform_wrapper.gravity-theme .gfield_list_icons {
	width: auto;
}

.gform_wrapper.gravity-theme .gfield_list_icons button {
	background: none !important;
	width: auto;
	margin-left: 1rem !important;
	font-size: 1rem;
}

Leave a Reply

Your email address will not be published. Required fields are marked *

  • Trouble installing this snippet? See our troubleshooting tips.
  • Need to include code? Create a gist and link to it in your comment.
  • Reporting a bug? Provide a URL where this issue can be recreated.

By commenting, I understand that I may receive emails related to Gravity Wiz and can unsubscribe at any time.