How can I format new fields on my account creation page?

Topic summary

A user has added custom fields to their account creation page that populate Customer Notes, but these new fields don’t match the styling of the existing default fields (First Name, Last Name, Email, Password).

The responder confirms they can see the newly added fields and advises that the user needs to apply the same CSS classes to the custom fields as those used by the theme’s existing registration form fields. This will ensure consistent formatting and layout across all input boxes on the page.

Summarized with AI on November 18. AI used: claude-sonnet-4-5-20250929.

Just added some new fields on the create account page that go to Customer Notes and looking to try to format these text boxes the same as the shopify fields of First Name, Last Name, Email, Password above it.

Page is https://wineplus.ca/account/register

Hello @rpwp

I can see you have added the boxes, there’s a lot of them. And you should give them the same classes as the current ones in your theme, in order for them to get the same layout.