Change colour of create account button - DAWN theme

Topic summary

A user seeks help changing the color of the “skapa” (create) button on their account registration page to hex color #5B7E0A.

Solutions Provided:

Two respondents offered nearly identical CSS solutions:

  • Navigate to Online Stores > Themes > More Actions > Edit Code
  • Open the theme.liquid file
  • Locate the </head> tag
  • Paste custom CSS code above this closing tag

Both solutions include screenshots demonstrating the exact placement of the code. The CSS targets the create account button specifically to apply the requested green color.

Status: The issue appears resolved with clear, step-by-step instructions provided by multiple community members.

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

Hello! I would love some help to change colour of the “skapa” button on this page: https://hundben.se/account/register

The colour i want is the following hex: 5B7E0A

Thanks alot in advance :slightly_smiling_face:

Hey @Lilboris ,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.

Hi @Lilboris

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Richard | PageFly