I have found this solution
I added the short code inside a div
<div style=”width: 290px; margin: auto; text-align: center;”>[give_form id=”8394″ show_title=”false” show_goal=”false” show_content=”above” display_style=”modal” continue_button_title=”FAI UNA DONAZIONE”]</div>
and added this css
.give-btn-modal{
display:block;
width: 85%;
}
the result satisfies me ??