How do I get “Other” to lineup on the right?

  • mreinan
    Asked on May 24, 2017 at 5:09 PM
    But can you please help me with something else. How do I get “Other” to lineup on the right?
    https://form.jotform.us/71215706153146
    Matt Reinan
    612-201-3854
    Buzz360.co
  • David JotForm Support Manager
    Replied on May 24, 2017 at 6:25 PM

    Simply inject the following CSS code: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes 

    .form-radio-item:last-child {

        clear: right !important;

    }

    Result:

    How do I get “Other” to lineup on the right? Image 1 Screenshot 20

    Let us know if you need more help, we will be glad to assist you.