krystenjade Posted March 1, 2023 Share Posted March 1, 2023 https://annaweatherup.squarespace.com/ Password: annaweatherup23 I would like to adjust the styling of the email address form field box. I would like it to match the button. - No background colour - Text Color #9C8671 - Underline 1px #9C8671 - Font: 'Remington' - Font size: 1rem Thank you. Link to comment
krystenjade Posted March 2, 2023 Author Share Posted March 2, 2023 I managed to find the code below, but it appears correctly on the homepage, but 'Email Address' disappears on others pages. .homepage .field.email input, .homepage .field.email input::placeholder, .homepage .field.email input:focus { color: #9C8671 !important; font-size: 17px; text-align: center; font-family: 'Remington'; } Link to comment
Solution tuanphan Posted March 6, 2023 Solution Share Posted March 6, 2023 Try remove .homepage from your code 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
krystenjade Posted March 7, 2023 Author Share Posted March 7, 2023 @tuanphan thank you so much. That worked. 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