Hi alceste,
I have helped you resolve this issue, you can check your site now. I have added the following CSS to the Backend > Template Styles > gk_storebox - Default - IT, gk_storebox - Default - FR, gk_storebox - Default - EN > Advanced settings > Custom CSS.
#gkContentWrap #adminForm {
display: flex;
flex-direction: column;
}
#gkContentWrap #adminForm .buttonBar-right:nth-child(1) {
order: 2;
}