Shopify themes, liquid, logos, and UX
Hi team,
I'm looking to change the colour of my Newsletter subscribe - email text input section. I would like to make the background where you enter the email white please.
Thanks for your help in advance :).
Jay
Solved! Go to the solution
This is an accepted solution.
@jaylan_tahtali, do this to fix it in 20 seconds:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.css and paste this at the bottom of the file:
input[type="email"]{
background: white !important;
}
Kind regards,
Diego
Hello There,
Please share your store URL and Password.
So that I will check and let you know the exact solution here.
This is an accepted solution.
@jaylan_tahtali, do this to fix it in 20 seconds:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.css and paste this at the bottom of the file:
input[type="email"]{
background: white !important;
}
Kind regards,
Diego
@diego_ezfy thanks so much for your response bro. That's awesome man, that worked! Thanks so much again :). Appreciate it.
Jay
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