Signature fullscreen smartphone Landscape
-
Hello,
I integrated the signature field in a form but I would like that when I pass the smartphone in landscape, the signature goes full screen.
I put it in full screen but the signature no longer focused on the report finger and I would also completely hide the browser menus.A code of this type:
@media (orientation: landscape) {
.wpcf7-form-control-signature-body-canvas {
position: fixed;
}
}Do you have a solution ?
Thank you ??
Philippe
- The topic ‘Signature fullscreen smartphone Landscape’ is closed to new replies.