Change color on text and button on customer login page.

Topic summary

A user seeks to change the text and button colors to white on their Shopify customer login page. An image shows the specific elements needing modification.

Initial Solutions Attempted:

  • Multiple CSS code snippets were provided targeting form#customer_login button with white background and color properties
  • First attempts failed to produce the desired result
  • User shared their store preview URL for direct troubleshooting

Key Development:

  • User discovered unexpected code at the bottom of their base.css file (shown in screenshot), questioning whether it should be there
  • Advised they could remove non-working code

Working Solutions Provided:

  • Two detailed CSS solutions emerged targeting both the button and registration link
  • Solutions included !important flags and specific selectors for form#customer_login elements
  • Both solutions provided visual results showing white button with black text and white link text

Resolution:
The issue appears resolved, with the user thanking contributors after receiving working CSS code with accompanying result screenshots.

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

You can remove this if the code is not working. Thank you.