Shopify themes, liquid, logos, and UX
Hi there,
need some help designing my contact us submission form.
So I figured out how to change the style of the "Name" and "E-Mail" input field, but don't know how to do the same with the "Category" field and "Message" field.
Also, do you know how to add a border or different background colour to the overall contact form?
Right now it looks like this:
Thank you!
This is the code:
Solved! Go to the solution
This is an accepted solution.
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
#contact_form{
padding: 12px;
background: #dde4e2;
border: 1px solid #000000;
}
Sorry for facing this issue, it's my pleasure to help us.
Welcome to the Shopify community!
and Thanks for your Good question. 😊
Please share your site URL,
So I will check and provide a solution here.
Thanks a lot for your message!
This is the URL: https://tomorrowgolf.com/pages/contact-us
PWD: letsmakeitbig
This is an accepted solution.
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
#contact_form{
padding: 12px;
background: #dde4e2;
border: 1px solid #000000;
}
Hello @Kinjaldavra and @KetanKumar
I'm looking into adding a 1 px border color #a6b4b3 border around the input fields not the full form, please can you help with this.
I have 2 different contact form templates.
https://namat.sa/pages/contact-us
page.contact.liquid
https://namat.sa/pages/bespoke-orders
page.contact-bespoke.liquid
---
UPDATE: I was able to modify the borders, but I had to edit each row under the contact template. is there a fix to write the code once?
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025