• Resolved kcirps2

    (@kcirps2)


    Hi,
    I currently have a long list of checkboxes that I would like to group into 3 rows. How do I go about doing that?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Saroj Shah

    (@wpeverestsupportrep)

    Hi @kcirps2

    Thanks for writing in,

    For this, please go to: Dashboard -> Appearance -> Customize -> Additional CSS and add the following codes:

    .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-checkbox ul li, .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li{
            display: inline-table !important;
    }

    For better visualization, you can opt for a premium option. Please contact us at https://wpeverest.com/contact/ for more details.

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Checkbox grouping’ is closed to new replies.