Having trouble targeting the CSS to change the colour of the input field text on a newsletter signup in the footer.
Can anyone help?
https://5qg377d0ctlfjtek-26037026838.shopifypreview.com
Thank you,
Tia
Having trouble targeting the CSS to change the colour of the input field text on a newsletter signup in the footer.
Can anyone help?
https://5qg377d0ctlfjtek-26037026838.shopifypreview.com
Thank you,
Tia
Hii, @Tia34
Paste this code on top of the custom.css file or theme-index.min.css file.
input#Email::placeholder {
color: #FFFFFF !important;
}
Thank You.
Thank you so much for your help—that worked!
I have a few other small code related tasks I need some help with. Do you mind if I ask?
Don’t worry ask me anything.