Position labels and text boxes at the right

  • asdf789
    Asked on September 2, 2015 at 10:33 AM

    Took a second look and while the text is now RTL, I would like for the entire box to be moved also to the right.

    Another problem now is that the arrow on the dropdown menu needs to be moved to the left, otherwise it blocks some of the text.

    Thanks!

  • Charlie
    Replied on September 2, 2015 at 10:51 AM

    Hi,

    I cloned your form and made some changes, are these the changes you want to make: http://form.jotformpro.com/form/52444291210950?

    These are the steps that I made:

    1. First, click the widget and click the "Right" in the "Align" option.

    Position labels and text boxes at the right Image 1 Screenshot 30

    2. After that, add this custom CSS code inside the ddSlick dropdown:

    #ddSlickContainer > div > span {

       right: 90% !important;

    }

    Position labels and text boxes at the right Image 2 Screenshot 41

     

    Do let us know if that works.

    Thank you.

  • asdf789
    Replied on September 2, 2015 at 11:05 AM

    It works. Thanks!!

  • Charlie
    Replied on September 2, 2015 at 12:19 PM

    You are welcome. Should you need any assistance again, please feel free to open a new thread here in the forum.

    Thank you.