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?
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025