Add padding to my logo

  • PreferredGlobal
    Asked on May 1, 2016 at 3:57 PM

    Hi There -- 

    Can you guys please add a slight seperation between my logo and address text, as well as the Seperator Widget and the Logo?  Everything seems to be jumped together -- and I can't figure out how to add the space.  Thanks for any help you can provide.

     

     

    best--

     

    Chris

  • Carina
    Replied on May 1, 2016 at 6:03 PM

    Please add the following css code:

    #cid_6 img.form-image 

    {

        padding-right: 40px !important;

    }

     

    #cid_9 div.direct-embed-widgets 

    {

        padding-top: 20px !important;

    }

    You can adjust the values according to your preferences.

    Or as an alternative you can clone the demo form:

    https://form.jotform.com/61216515512951 

    Let us know if we can assist you further.