Hi,
Here you can see what I want
https://analyse-transactionnelle.digital/submit-review/
I did it directly in submitreview.php and I stopped updating because I doesnt work in child theme.
Thanks for your reply.
I found this code to put in style.css
/* Fix issues with jquery overlay blocking checkout button */
.woocommerce .blockUI.blockOverlay {
position: relative!important;
display: none!important;
}
Now the plugin is working on all devices
Best regards