Shopify themes, liquid, logos, and UX
Hi,
Could anyone help? The boxes on my contact form are very bright and not very noticeable for the customers. Can these be made a bit darker?
Using Dawn theme:
https://www.generationaudio.co.uk/pages/contact
Thanks 🙂
Solved! Go to the solution
This is an accepted solution.
hey @Gen-Audio
If the theme has no setting to update the color then you need to change the color from the base.css or if you have a custom css file then you can add this in that file.
textarea.field__input, input.field__input {
border: 1px solid #484848 !important;
}
This is an accepted solution.
hey @Gen-Audio
If the theme has no setting to update the color then you need to change the color from the base.css or if you have a custom css file then you can add this in that file.
textarea.field__input, input.field__input {
border: 1px solid #484848 !important;
}
This worked perfect! Applied the css in the form. Thanks for your time, much appreciated 🙂
I added it directly to the Contact page in the Custom CSS section and it worked perfectly. Thank you for your time and expertise.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025