Looking to change the ‘enter email’ font size to match the main body text (currently 13px).
Website URL: https://duoarthouse.com.au/
Looking to change the ‘enter email’ font size to match the main body text (currently 13px).
Website URL: https://duoarthouse.com.au/
Hi @duart2023
input.signup-form__email {
font-size: inherit!important;
}
Hi @duart2023
Great to hear that the issue has been resolved! If my assistance was helpful, please consider liking and accepting the solution. Feel free to reach out if you have any further questions.