Make the hover text appear closer to the field

  • aricurn
    Asked on October 30, 2019 at 4:58 AM

    My client has requested some changes to their form that I am not sure how to do.

    They have requested that where there is a pop up that appears near ticked box at bottom of form next to Account Admin and Animal Health that the pop up appears closer to the box?

    Their second query is this - "On the form we receive by email, where they agree to our T&C’s, it say’s contact preferences. Can this be changed to say T&C’s in the left column and ‘agreed’ in the right?"

    Third query is to

    change the font of the form to a font not visible in the font list ie need to introduce a new font - I am not sure how to do this?

    Many thanks for all your help with this

    Kind regards

    Arielle

  • Mike_G JotForm Support
    Replied on October 30, 2019 at 6:52 AM

    To my understanding, your client wants to have the text that shows when the fields that they are referring to are hovered over to be closer to the fields.

    1572432576zt06 49 27 Screenshot 10

    To achieve that, please inject the custom CSS codes below to your form.

    http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    .form-description {

        left: 280px !important;

        top: -8px !important;

    }

    As for your client's other concerns, I have moved it to new threads considering those concerns are about another topic.

    Here are the links to the new threads.

    https://www.jotform.com/answers/2020396

    https://www.jotform.com/answers/2020398

    We will be responding to that thread shortly.