Can I adjust the hover text to be closer to the actual field?

  • VickiH
    Asked on September 14, 2016 at 1:43 PM

    When i hover on Date the box is so far over it is off the form.  I want it to be closer to get the persons attention right away

  • Jan
    Replied on September 14, 2016 at 2:39 PM

    Please insert this CSS code in the form:

    #id_24 .form-description {
    right: -137px !important;
    }

    Here's a guide on how to inject custom CSS. Hope that helps. Thank you.

  • VickiH
    Replied on September 14, 2016 at 2:51 PM

    Yes, that worked. Thank You!

  • Jan
    Replied on September 14, 2016 at 4:15 PM

    Glad I can help. If you need anything else, let us know. Thank you.

  • VickiH
    Replied on December 31, 2016 at 1:33 PM

    I have other hover text I want to move closer.  Is there a different id for those? If so, how do i find the id?  I want the hover text for the Total Discount and Non AERC member closer

    https://form.jotform.com/VickiH/hoth2017 

  • Jan
    Replied on December 31, 2016 at 10:09 PM

    I created a new thread for you since it is a new issue. Please wait for our reply on this thread: https://www.jotform.com/answers/1022799. Thank you.