This tutorial will show you how to use CSS to center a form with WPForms.
How to Add CSS to the Form Field Focus
This article will show you how to use CSS to add form field focus when users are tabbing through your fields.
How to Provide an Age Restriction on the Date Picker Form Field
This tutorial will show you how to to use PHP or JavaScript to place a stop on the form submission if the date field doesn't meet a specific date range such as date of birth.
Displaying Shortcodes Inside Form Field Labels
Would you like to display shortcode inside your form labels? By default, shortcodes or raw HTML cannot be used in form labels, however, using the power of PHP we can easily achieve this.
How to Allow Date Range or Multiple Dates in Date Picker
This tutorial will show you how to allow for either a date range or multiple dates to be chosen from your WPForms date picker form field.
How to Change the No Results Found Text in the Modern Dropdown Field
Would you like to change the Modern Dropdown text that appears in the form field when there are no results found?