How do I align the two dropdowns side by side?

  • FreelyNaturals
    Asked on January 20, 2020 at 7:46 PM

    Hello, I'd like to be able to have my drop down options be beside one another versus underneath each other. Can you please let me know if it's possible and how?

    Thank you,

    Yolie


    1579567525Screen Shot 2020 01 20 at 4 Screenshot 10

  • roneet
    Replied on January 20, 2020 at 10:47 PM

    Are you referring to this form:

    https://www.jotform.com/200175014862144

    Please confirm the form so that we can inject custom CSS to align both the dropdown side by side.

    Thanks.

  • FreelyNaturals
    Replied on January 21, 2020 at 1:50 AM
    Hello!
    This is the form.
    https://form.jotform.com/200181138221036
    -Yolanda Yolie M
    Pure. Essential. Honest.
    FreelyNaturals.com
    323-540-4935
    ________________________________
    ...
  • roneet
    Replied on January 21, 2020 at 5:44 AM

    I have added the following CSS:

    .form-product-item .form-sub-label-container {
        margin: 9px 15px 0 0;
        display: contents;
    }

    Let us know if you have further questions.

    Thanks.