Can you please move the "*" to the end of the "I agree" line

  • rbell1
    Asked on November 4, 2017 at 4:31 PM

    At the bottom of the form, Can you please move the "*" to the end of the "I agree" line so it looks like this:


    I agree  *

    Jotform Thread 1290343 Screenshot
  • Welvin Support Team Lead
    Replied on November 4, 2017 at 4:48 PM

    Inject the following custom CSS codes to your form:

    #label_44 {

        position: absolute;

        margin-left: 70px;

    }


    Please follow the steps on this guide to inject the codes: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes