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?
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024