Shopify themes, liquid, logos, and UX
Hi! I would like to change the text box color from white in my contact us page. I also want to create some space between my text and the contact form. Below is how my contact page looks like right now. Please help, thank you!
Solved! Go to the solution
This is an accepted solution.
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >theme.scss.css and paste this at the bottom of the file.
#contact-us .form-vertical input, .form-vertical select, .form-vertical textarea {
display: block;
margin-bottom: 10px;
border: 1px solid #1c1d1d;
}
Thanks!
Please share your contact page URL.
This is an accepted solution.
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >theme.scss.css and paste this at the bottom of the file.
#contact-us .form-vertical input, .form-vertical select, .form-vertical textarea {
display: block;
margin-bottom: 10px;
border: 1px solid #1c1d1d;
}
Thanks!
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024