Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Postitioning Google Captcha and changing button text in Contact form

Home / Forums / Kadence Theme / Postitioning Google Captcha and changing button text in Contact form

This topic is: Resolved
[Resolved]
Posted in: Kadence Theme
August 17, 2020 at 5:55 am

I am using Kadence form block to add a contact form to this page

The form is nearly looking how I would like it, but I’m struggling with two issue.

1. I would like to change the button text from “Submit” to “Send” but I can’t see any options that allow me to do that?

2. The Google Captcha box is stuck to the left hand side of form in Desktop view and the right hand side when viewed on a mobile.

I had a look at the CSS using Firefox inspector – Adding a margin to this code moves it over a bit, but it doesn’t work when adding the code to custom CSS.
.rc-anchor-light.rc-anchor-normal {
border: 1px solid #d3d3d3;
margin-left: 10px;
}

Also, if I increase the margin, the right hand side of box starts to disappear, so I guess I am on the wrong track to style the Captcha anyway.

Any advice on these issues would be most welcome. 🙂

  • The forum ‘Kadence Theme’ is closed to new topics and replies.