How do I align the circled text to the center?

  • metalsunny
    Asked on August 8, 2016 at 11:17 AM

    hello, how do i align the circled text to the center

    Jotform Thread 900935 Screenshot
  • Nik_C
    Replied on August 8, 2016 at 12:03 PM

    Please use this CSS and paste it in your Custom CSS field:

    .custom-field-frame, .custom-field-frame-rendered, .frame-ready{

    margin-left:100px!important;

    }

    Please let us know how that worked for you and if you have any further questions.

    Thank you!