It will apply all templates that used Sections/contact-form.liquid. If you don’t want apply all forms .You can create a new section base on Sections/contact-form.liquid and a new template after that insert new fields to new section and new template use new section. After that you can apply new template to specific page.
Thank you for your reply! I am not the best at coding so I have no idea how to go about doing what you mentioned above as far as sections go, but thank you all the same! I was hoping there was a simpler way to do it in the new custom CSS feature within the theme editor but maybe I will just have to wait!
You could BookThatApp’s “Appointment” widget to collect that information for you on your “Group Fitting” page. The app’s support team can assist you with the setup without you having to lift a finger.
Hii , I have tried this date new field , it is working fine response also getting. I want image field added image input but in response getting just image name. Any idea how to get image in response? Here’s the screenshot of response. https://prnt.sc/0PcHslx-sklR
If you only need a couple of extra fields, you might be able to tweak Shopify’s built-in form with some Liquid edits or a simple form app from the Shopify App Store. But if you want something more flexible, especially with fields like event date, number of people, budget, etc., it’s often easier to use a dedicated form builder instead of relying on CSS changes.
One option is Elfsight’s Form Builder for Shopify - it works with a drag-and-drop editor so you can add any fields you need (dates, dropdowns, file uploads, etc.) without touching code. I’ve looked through the available templates and the “multistep contact form” might be what you’re looking for. You can customize colors, fonts, and spacing to match your brand, plus connect it to Google Sheets or email notifications.
If you’d like to explore alternatives, Typeform, Jotform, or Google Forms can also handle these kinds of custom fields and logic. The main difference is styling and how easily they embed into Shopify.
Hope that helps you get the form working the way you want!