Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1028164

    LTWWordpress
    Participant

    http://www.LTW1.com

    Hey everyone,

    To start off, I LOVE X THEME. I am using Ninja Forms with my website, but there is simply too much space in between elements (ex. http://ltw1.com/request-a-quote/). I don’t like how much padding is in between the elements, making the form HUGE.

    I understand that this has nothing to do with X, but I contacted NinjaForms and they have done nothing to get back to me. X Theme is a huge portal of WordPress geniuses. If X can’t answer this, could a fellow X user help me?

    Thanks guys for all your help in the past!

    #1028165

    LTWWordpress
    Participant
    This reply has been marked as private.
    #1028392

    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .field-wrap, #ninja_forms_required_items {
      margin-bottom: 0;
    }

    Default margin-bottom was set to 20px. So you can use other values if you need to increase in case.

    Cheers!

    #1028683

    LTWWordpress
    Participant

    Hey X,

    I added this code and nothing changed (the code is in now). Thanks for your help! It was totally unexpected yet highly appreciated!!!! I literally cannot say enough good about X and the support.

    #1028818

    LTWWordpress
    Participant

    surprise: NinjaForms replied! I had to change the Default Styles Wrap and Element Styles margin to 0.

    Shoutout to X for being the best out there!

    #1029186

    Prasant Rai
    Moderator

    You are most welcome. 🙂