• Hello.

    I want to change the <input type=”submit” value=”Send” class=”wpcf7-form-control wpcf7-submit”> to a <button type=”submit” class=”wpcf7-control wpcf7-submit”>Send</button> for some reason that are not important for the understanding of my problem.

    Can anyone tell me in which file, I can make this change? I’ve been searching for some time now and can’t find the right file…

    Thanks in advance!

    https://ww.wp.xz.cn/plugins/contact-form-7/

Viewing 1 replies (of 1 total)
  • Changing this via altering the CF7 code could be challenging. It can be if you have reasonable PHP skills and a suitable hook is available in CF7. You can see the range of hooks currently available at http://hookr.io/plugins/contact-form-7/

    Alternatively you might consider just using a standard HTML button form element in your CF7 form instead of a CF7 Submit tag.

Viewing 1 replies (of 1 total)

The topic ‘Custom Send Button’ is closed to new replies.