-
pablojunyentEstimados,
Me pueden ayudar para centrar el widget de docusign, que no lo he podido lograr, ni desde la configuración, ni con CSS
-
Lorenz Jotform SupportHi Pablo,
Thanks for reaching out to Jotform Support. It is possible to center it using CSS. I checked this form 240575473776670, which I assume is the one you're working on, but don't see the DocuSign widget there. If that's indeed the form, could you try adding it back? If not, please share with us the link to the form so we can check.
Nonetheless, you can also try adding the CSS code below, into your form and see if it'll work for you.
/* Center DocuSign*/
.direct-embed-widgets.docusign-widget {
margin: 0 auto !important;
}
Let us know if there's anything else we can help you with.
-
pablojunyent -
Lorenz Jotform SupportHi Pablo,
Thanks for getting back to us. Glad the code I shared worked. As for your other question, I have moved that to a new thread. You can check that out here.
Let us know if you have any other questions.