How can I change the account login header background and title color?

Hi Team,

Looking for some assistance with the Account login (Returning Customer/New Customer Header). I want to change that header background to match the site background and the Header title color as White.

If anyone can assist me with this please let me know.

Look forward,

AL

Hi @GrTR3 ,

Greetings.

The header colour can be customised to your needs through the customiser or through custom code.

Please find a similar answer here which might help you:
https://community.shopify.com/c/shopify-design/change-the-colour-of-the-supply-theme-header-to-black/td-p/463471

Please reach out to avl@marmeto.com if you want further assistance and we could guide you .Hopefully the link should solve your problems.

Have a great day ahead!

Hi @GrTR3 ,

Go to Assets > theme-styles.css and paste this at the bottom of the file:

.custom-acc-page .box-title {
    color: #000 !important;
}

Hope it helps!

Hi @GrTR3 ,

Please share your store URL and password if it is password-protected.

Thanks.

PS: please use [email removed] to mention me because I turn off email notifications.

Hi @GrTR3 ,

Please share your store URL and if your store is password protected then please provide password too.

So that we can help you.

Best regards.

@LitCommerce Appreciate the help! This is exactly what our team needed. Thanks again

Best

TR3

1 Like