Here you go 🙂
https://www2.pic-upload.de/img/33011773/p1.png
This is in the Contac Formular:
<div class="acceptance-container"> [acceptance agreed_1] TEXT.</div>
This in my CSS:
.acceptance-container .wpcf7-form-control-wrap {
display: inline-block;
top: 15px;
width: 8%;
}
@mikenytola
I have done what you are suggesting. And it seems to work for the desktop version. But on the mobile version the acceptance box disappears and only the text is there….you have an idea to fix it?