How to move hover text position?

  • Craig_Jason
    Asked on June 22, 2024 at 8:15 PM

    Hi There,

    How to I change the location of where the hover text for a field appears? I'm specifically hoping to move the hover text for the "does your business employ..." question on my form.


    Thank you,


    Sabreena

  • Aries JotForm Support
    Replied on June 22, 2024 at 8:29 PM

    Hi Jason,

    Thank you for reaching out to Jotform Support. I cloned and tested your form and I see that it is possible to move the hover text position by injecting custom CSS codes into your form. Here's how to do it:

    1. Copy the custom CSS codes below:

    .form-description {
    right:130px !important;
    bottom:60px !important;
    }

    2. In Form Builder, click on blue roller paint icon.

    3. Then select Styles.

    4. And scroll down and paste the custom CSS codes into the text field.

    How to move hover text position? Image 1 Screenshot 30

    Here's the result after injecting the custom CSS codes:

    How to move hover text position? Image 2 Screenshot 41 Give it a try and let us know how it goes.

  • Craig_Jason
    Replied on June 23, 2024 at 10:40 PM
    That definitely works! Thanks for the help!
    Sabreena
    *Jason Craig* | (416) 899-2235
    Account Manager |
    *CTS & Associates*
    ctsassociates.com
    Instagram: @ctsincentives <https: />
    Facebook: @ctsandassociates <https:>
    </https:>...
 
Your Answer