Change Font Color on Login Page for Specific Phrases

On the Login page, I would like to change the font color of “Forgot your password?” and “Create account” to hex #b5181d without affecting any other pages or fonts. My website is americanessiactea.com and I’m using the Dawn theme.

1 Like

Hi @abmeyer1987 , you can follow our instruction:

Step 1: Open Online Store → Themes → Edit Code.

Step 2: Find theme.liquid file

Step 3: Paste this code before the close tag:


If this helpful, please let us know by giving us a like and marking its as a solution. Thanks you :heart_eyes:

1 Like

@abmeyer1987