Hi, Finaly ?? i just found the solution to this issue ??
STEP #1 : copy and past this shortcode :
[checkbox* privacy "By checking this box, I accept the "] <a href="#">General Terms and Conditions of Use</a>.
STEP #2 : you must edit this css class ‘wpcf7-form-control-wrap’ to get a good display without content shift, like this (preferably add the css code to your child theme style.css file) :
.wpcf7-form-control-wrap {
display: inline!important;
}
Hope this help you !
Best regards,
Mohamed
-
This reply was modified 6 years ago by mkhaldi.