How can I remove the title box from the light box? Make it look more like a modal?

  • semcodist
    Asked on October 20, 2016 at 11:08 AM
  • Ashwin JotForm Support
    Replied on October 20, 2016 at 1:07 PM

    Hello semcodist,

    Please inject the following custom css code in your webpage (not in form) and see if that solves your problem:

    <style>

    .jt-title {

        display: none;

    }

    </style>

    Do get back to us if the issue persists.

    Thank you!

  • semcodist
    Replied on October 20, 2016 at 1:49 PM

    Worked!

     

    2 more questions...

     

    1. There still is a background around the form...Can that go away?

    2. Can I put an X on the top right of the form to close the window?

     

     

    Thanks so much!

  • semcodist
    Replied on October 20, 2016 at 2:44 PM
    Worked!
    2 more questions...
    1. There still is a background around the form...Can that go away?

    2. Can I put an X on the top right of the form to close the window?

    Thanks so much!
    Keith Robinson
    50 Robinson Industrial Drive | Perryville, MO 63775
    Direct: (573) 768-8933
    Tel (573) 547-1072
    Fax (573) 547-1075
    www.SemcoStone.com
    ...
  • Nik_C
    Replied on October 20, 2016 at 5:57 PM

    Hello Keith,

    I opened a separate threads for your questions and you can find them:

    1. Here and 

    2. Here.

    Please open separate threads for your questions so we avoid any confusion.

    Thank you!