• Resolved kketilo

    (@kketilo)


    Is it possible to force cf7 checkboxes to appear on separate lines when using smart-grid?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kketilo

    (@kketilo)

    Solved it by adding the following CSS to the theme options, custom CSS:
    .wpcf7-checkbox .wpcf7-list-item { display:block; }

    Plugin Author Aurovrata Venet

    (@aurovrata)

    yes, that’s the way to do it!

    note you can target your custom css to load only when your form loads (see FAQ #8)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Checkboxes on separate lines’ is closed to new replies.