Contact Form 7 Send Button Greyed Out

Hi, I’m using a demo theme. The "Get in Touch With Us’ page has a contact 7 form on it. The problem is the “send” button on the form is greyed out so you cannot send the message. Can’t figure out how to fix this.

Also on this same page, I cannot figure out how to hyperlink the text in cornerstone. Specifically, on the same “Get in Touch With Us” page, I have the text info@mywebsite.com. There is a mail icon next to the link. The goal is for someone to be able to click the link and it will pop-up their mail app with my contact email pre-populated in the send field (this is usually how it works), however, I don’t see a way in Cornerstone to hyperlink the text. Please advise.

Hi therem

Please edit the Contact Form and replace ["Send"] with [submit "Send"].

As for the email, edit the custom headline and wrap it in an <a> tag like this

<a href="mailto:info@silvertooth.com">info@silvertooth.com</a>

Hope this helps.

Thanks. It worked.

You’re welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.