• Resolved suzbinky

    (@suzbinky)


    CSS: wpforms-container wpforms-container-full wpforms-render-modern is showing:

    • margin-left?242.453px
    • margin-right?242.453px
    • and a width of 250px. There is no padding in the page, no margin in the 3/4 width. Not sure why I can’t adjust it to fill the space.

      Where is the margin and width set? I tried using the contact template, then I tried from scratch. No luck either way. I feel that I’m missing a simple option for the display. Your time is appreciated to peek at this.

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

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

    (@rsouzaam)

    Hi @suzbinky,

    Thanks for reaching out!

    The issue might be a conflict with your Avada theme or Fusion Builder. To address the issue, we need some custom CSS, which I’ve included here:

    div.wpforms-container-full:not(:empty) {
        margin: 24px 24px 24px 24px !important;
    }

    For your reference, I created this screencast.

    And in case it helps, here’s a detailed tutorial on how to add custom CSS like this to your site: https://wpforms.com/developers/how-to-add-custom-css-styles-for-wpforms/

    I hope this helps!

    Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @suzbinky,

    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 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WP Forms Light – form has 250 width issue’ is closed to new replies.