Title: Lower Margin between Fields
Last modified: April 18, 2020

---

# Lower Margin between Fields

 *  Resolved [jaferchalil](https://wordpress.org/support/users/jaferchalil/)
 * (@jaferchalil)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/lower-margin-between-fields/)
 * First of all dont mind the bad layout of the page, just customizing it for mobile
   view now 🙂
 * Hey, your plugin is such a blessing to us! Thanks a million for making it.
    I
   have a very small issue which I believe you could solve easily.
 * 1. I need to decrease the space between the fields. What code should I add?
    
   2. Also, is there a way to make the edge of the Place holder field a bit round?
   3. I know I’m asking a lot but please help me out with this too. Can we change
   the design of the choose files button? Maybe hide it under another styled button?
   I have certainly used Upload buttons that could be styled.
 * [Check this out](https://ibb.co/L5q8prC)
 * Thanks a lot in advance! Hope you are safe wherever you are.
    -  This topic was modified 6 years, 1 month ago by [jaferchalil](https://wordpress.org/support/users/jaferchalil/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flower-margin-between-fields%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * (@yithemes)
 * [6 years ago](https://wordpress.org/support/topic/lower-margin-between-fields/#post-12708505)
 * Hi there,
    1. unfortunately the wrong layout is due to your theme, you could 
   use following CSS code just as workaround
 *     ```
       .woocommerce form .form-row .ywapo_input_container label input, .woocommerce form .form-row .ywapo_input_container label {
           display: block;
       }
   
       .ywapo_input_container.ywapo_input_container_file {
           margin-bottom: 0;
       }
   
       .wapo_option_tooltip {
           position: absolute;
           left: 100px;
           top: 5px;
       }
   
       .ywapo_input_container {
           display: inline-block;
           min-width: 600px;
           position: relative;
       }
       ```
   
 * 2. I saw it rounded
 * 3. Unfortunately I can’t assist you on it, the button is showed in according 
   the browser style.
 *  Plugin Author [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * (@yithemes)
 * [6 years ago](https://wordpress.org/support/topic/lower-margin-between-fields/#post-12827217)
 * We set this thread resolved because we haven’t heard back from you in a while.
   For any further questions, you can start a new thread.
    Have a nice day
 * YITH

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Lower Margin between Fields’ is closed to new replies.

 * ![](https://ps.w.org/yith-woocommerce-product-add-ons/assets/icon-128x128.gif?
   rev=3142291)
 * [YITH WooCommerce Product Add-Ons](https://wordpress.org/plugins/yith-woocommerce-product-add-ons/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yith-woocommerce-product-add-ons/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yith-woocommerce-product-add-ons/)
 * [Active Topics](https://wordpress.org/support/plugin/yith-woocommerce-product-add-ons/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yith-woocommerce-product-add-ons/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yith-woocommerce-product-add-ons/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/lower-margin-between-fields/#post-12827217)
 * Status: resolved