Styling
-
Creating a Light / Dark Form Theme
The WS Form Styler can create alternative color schemes for your WordPress forms such as a light / dark theme.
-
How To Add Tooltips to Checkboxes and Radios
If you are using the WS Form framework you can use the following HTML to add Tooltips to Checkboxes and Radios.
-
How to Change Which Style a Form Uses
This tutorial explains how to choose which style a form uses.
-
Setting Custom Breakpoint Sizes
Breakpoints can be changed by using the wsf_config_frameworks filter hook.
-
Show a Loader During Form Processing
WS Form supports a variety of customizable built-in loaders as well as being able to implement your own loader HTML.
-
Style Checkboxes
If you are using the WS Form framework you can use classes to style checkboxes.
-
Style Radios
If you are using the WS Form framework you can use classes to style radios.
-
Style Tabs
If you are using the WS Form framework you can use classes to style tabs.
-
Styling Forms with CSS
This article describes how to use CSS to style form elements.