How to change the text in the contact form boxes?

I’ve tried several things in several theme files (eg “contactformforsponsoredathletes.liquid” and “section.contactformforsponsoredathletes.css”) in order to change the text in the boxes (see screenshot). If you know how to add or remove a box I would be very curious to know how to do this as well. If you can give me any directions as to where I can change the size of the box I would be willing to know this as well!

Hi @glimmer_clothin

May I suggest these steps:

  • change the text in the boxes
  1. Go to Store Online-> theme → Edit default theme content → Templates tabs

  1. If you can’t find it then you can search text that you would like to change on search bar.
  • If you want to add or remove a box → You can update it in liquid file.
  • If you want to update size of box then you need add some CSS

Hope can help

If you find my reply helpful, please hit Like and Mark as Solution

EBOOST

1 Like

Hello @glimmer_clothin

Could you please share your store URL or the page link ( with a pass if your store password is enabled ). I think I can give you the right solution.

1 Like

glymmerclothing.com

Actually forgot to put it into my message in first instance, I’m sorry

Thanks, I didn’t even remember that function being there, However, I can now only edit the contact form details for all contact forms, but I want to make different ones each containing different content.

@glimmer_clothin

If you want to use different forms, you should use a page builder application (Eg: Gempages) which will provide better support.
Or if you have knowledge of HTML/CSS and liquid code Shopify you can also create copies of existing contact forms, similar to file: Sections/contact-form.liquid. Then edit accordingly

1 Like