DigitalBear Posted July 5, 2022 Share Posted July 5, 2022 Site URL: https://strawberry-octahedron-5jc2.squarespace.com/ Hi, I am trying to change the name placement text from black to white so it shows up. I managed to do it for the email but can't get it working for the name. This was the code I used to change the email. .homepage .field.email input, .homepage .field.email input::placeholder, .homepage .field.email input:focus { color: white !important; } Thanks! Nicole Link to comment
DigitalBear Posted July 5, 2022 Author Share Posted July 5, 2022 Password to access is Digbear1 Link to comment
Solution tuanphan Posted July 6, 2022 Solution Share Posted July 6, 2022 10 hours ago, DigitalBear said: Password to access is Digbear1 Try adding to Design > Custom CSS div#block-yui_3_17_2_1_1656458866744_28156 input::placeholder, div#block-yui_3_17_2_1_1656458866744_28156 input { color: white !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment