First update after 20 december 2024 needs extra attention!

Conditional Fields 2.5.5 and later use new folder and file names.
As a result, the plugin will deactivated automatically the first time that you update from version 2.5.4.
Please make sure to activate the plugin manually after the update.

Read more

Multistep mobile view

On mobile, having all the steps visible, can result in poor user experience.

Hide steps on mobile

One simple solution is to add this piece of CSS to your theme

@media screen and (max-width: 600px) {
  .wpcf7cf_multistep .wpcf7cf_steps-dots {
    display: none;
  }
}

Why don’t you give it a try? Resize your window or visit this page on mobile to see the circles disappear.

    About you

    About your family

    Information about your children

    About your car

    Finish up

    Thank you for filling out this silly multistep form. One last question.

    Summary

    Please check the information below. If everything looks correct, press submit.

    Summary