• Resolved potentiawebsite

    (@potentiawebsite)


    I used inline-fields to make my newsletter form inline. but it made it look like this

    then i tried this CSS from another post. which made the submit button inline but email field is still pretty small

    form#wpforms-form-1934 .wpforms-submit-container {
        margin-top: 0 !important;
        padding-top: 15px !important;
    }

    can anyone help me make my form proper. with full size email field and a submit button beside it inline.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @potentiawebsite,

    Thanks for reaching out!

    This issue is because of the modern markup setting on WPForms » Settings. To fix the issue, you will need to disable that option.

    For your reference, I created this screencast. In case you’re not seeing the modern markup option in the settings, you will need to add the code snippet available in our guide here.

    In case it helps, here’s our tutorial with the most common ways to add custom code like this. For the most beginner-friendly option in that tutorial, I’d recommend using the WPCode plugin.

    I hope this helps!

    Thread Starter potentiawebsite

    (@potentiawebsite)

    ok did that. but now the submit button looks like this

    Thread Starter potentiawebsite

    (@potentiawebsite)

    infact the other form on my website’s submit button has also become bulky like like this.

    Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @potentiawebsite,

    Unfortunately, there is an issue between the solution for an inline form and the modern markup right now. With this, you will need to adjust the style of the Submit button in your forms to use the inline forms.

    To customize the Submit button, you can refer to our guide on how to do this.

    And to add a custom style for the Submit button in a specific form, you can follow our guide here.

    I hope this helps!

    Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @potentiawebsite,

    We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.

    Thanks!

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

The topic ‘inline-fields not working’ is closed to new replies.