Hi

Any menu item that assigns a form is not centering the form.
Please advise.

    ashraf1 Hi

    You can try with this custom css:

    div#cf_1.convertforms {
        max-width: 100%;
    }

    Thank you for the rapid reply.
    Yes, this did fix, but one form only, I have many other forms still un-centered.
    Is there a code to center all of the component forms?

    This message is visible to Moderators only
    hidden content

      ashraf1 Pls change my above suggested code to:

      .view-form .convertforms {
          max-width: 100%;
      }
      Write a Reply...
      You need to Login to view replies.