I have no "send" button on my contact form

Topic summary

A user’s contact form is missing a visible “send” button. Two respondents provided the same solution:

Steps to fix:

  • Navigate to Online Store > Themes > Edit Code
  • Open the theme.liquid file
  • Add specific markup code at the bottom of the file, just above the closing tag

One responder included a screenshot showing the expected result. The issue appears to be a missing form element that can be resolved through theme code modification. The discussion remains open pending confirmation from the original poster whether the solution worked.

Summarized with AI on November 13. AI used: claude-sonnet-4-5-20250929.

Hi, How do I get a “send” button on the contact form? It is not visible right now.

url: https://bundo.nl/pages/contact

tnx

Go to your Online store > Themes > Edit code > open theme.liquid file, add this code under element


Hey @nijntjelover

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like