how do I make the theme fill the full width of the screen on my website

  • firstphoto
    Asked on June 2, 2015 at 6:32 AM

    Is there a way to expand the theme to fill the screen see link below

     

    http://prntscr.com/7c72vv

  • Ecem JotForm Designer
    Replied on June 2, 2015 at 6:40 AM

    Hello. 

    You can adjust to expand the form to your full page width by inject this Custom CSS Code:

    Click "Setup & Embed" tab > Preferences button > "Form Styles" tab

    how do I make the theme fill the full width of the screen on my website Image 1 Screenshot 20

     

    You may use this code as shown above:

    .form-all{

    width:100% !important;

    }

     And 

    Please read on How to Inject Custom CSS codes.

    If you need further assistance, please do not hesitate to ask. Thank you

    Ecem