Solved

Prestige Theme: Newsletter subscribe - email text input section - change background colour (white)

jaylan_tahtali
Explorer
50 0 4

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

 

jaylan_tahtali_0-1637879258564.png

 

Accepted Solution (1)
diego_ezfy
Shopify Partner
2958 568 891

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

View solution in original post

Replies 4 (4)

ZestardTech
Shopify Expert
5395 971 1293

Hello There,
Please share your store URL and Password.
So that I will check and let you know the exact solution here.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
jaylan_tahtali
Explorer
50 0 4
Hi @palavi

Thanks for getting back to me.
See below:

www.leikenhair.com
password = daoroh

Thanks so much,
Jay
diego_ezfy
Shopify Partner
2958 568 891

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

jaylan_tahtali
Explorer
50 0 4

@diego_ezfy thanks so much for your response bro. That's awesome man, that worked! Thanks so much again :). Appreciate it. 

Jay