The Next Step Button shortcode can be used on the Landing step and Custom step to take the users to the Next connected Step.
[wpf_next_step_button]
**When you add parameters to this shortcode, they should be separated by a space and their value should be enclosed by double quotations.
Example
[wpf_next_step_button btn_text="hello" background_color="#111111" color="#000011" padding="50" class ="btn"]
Parameters for Next Step Button
- btn_text=””
Set a custom button text
- background_color=””
Set a custom button background color
- color=””
Set a custom button text color
- padding=””
Set a custom button padding
- class =””
Define the class type to use custom design