How I can center the captcha?
-
Hi!
I was trying to center my captcha, but I couldn’t do that…
Can u help me please?
I tried to use some CSS, but no results.
I tried .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div{
margin-left: auto;
margin-right: auto;
}
and also
.captcha
{ text-align: center; }.g-recaptcha
{ display: inline-block; }U can see my page on: https://transguacuano.com.br/contato/
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How I can center the captcha?’ is closed to new replies.