Submit button changes dont save

  • nickius
    Asked on August 11, 2016 at 2:44 PM

    Kabbagehome.com is my site. Im trying to style the contact form with the design portal but my work never saves. For some reason my work is not saved even though I click the save button. My contact form is on the homepage.

     

    Thank you

  • victor
    Replied on August 11, 2016 at 3:42 PM

    Can you please indicate what changes you were not able to save. I just cloned your form and was able to modify and save the changes correctly.

    Submit button changes dont save Image 1 Screenshot 20

    I also noticed that you used the weebly to embed your form.

    Is it possible you use the iFrame code to embed the form into your site.

  • nickius
    Replied on August 12, 2016 at 4:28 AM

    Great Thank you for the solution. I fixed the issue with Iframe html. A new issue has appeared.The submit button on the contact form gets cut off when I flip my iPhone from vertical to horizontal position. This happens when the page is fully loaded on a mobile device. Initially the contact form loads correctly but once its fully loaded and you flip the orientation of the phone. Thats when things get funney. Thank you.  http://www.kabbagehome.com/

  • Elton Support Team Lead
    Replied on August 12, 2016 at 5:52 AM

    Try to add this CSS code on top of your form embed code, see if this helps.

    <style>@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {#JotFormIFrame{min-height: 680px !important;}}</style>

    This basically adds a minimum height of the form frame when viewed on landscape mode.

    If this doesn't help, let us know.

  • nickius
    Replied on August 18, 2016 at 2:59 AM

    Wow thank you guys ....both techniques solved my problem. 

  • nickius
    Replied on August 18, 2016 at 3:09 AM

    Also, how do i stetch the background image of my contact form to full width. I tried using jotform-form: width 100%  but it did t work. Im using the brick template for my form. Kabbagehome.com Thank you 
  • nickius
    Replied on August 18, 2016 at 3:10 AM

    I want the background image to stretch to full width. 

  • Boris
    Replied on August 18, 2016 at 6:32 AM

    As it is a different question from the topic of this thread, and in order for us to assist you without any unnecessary confusion, your question regarding background image stretching has been moved to a support thread of its own:

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

    We will be supporting you with it there, shortly. Thank you.