Shopify themes, liquid, logos, and UX
This is an accepted solution.
I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there
Here is the code for Step 3:
form[action="/account/recover"] > a {
color: white;
}
form[action="/account/recover"] button {
background: white;
color: black;
}
form[action="/account/recover"] button::after {
box-shadow: none;
}
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
This is an accepted solution.
I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there
Here is the code for Step 3:
form[action="/account/recover"] > a {
color: white;
}
form[action="/account/recover"] button {
background: white;
color: black;
}
form[action="/account/recover"] button::after {
box-shadow: none;
}
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
can you paste the code?
found it now, thanks!
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.
.customer.login.section-template--18239296569541__main-padding form a[href="#login"] {
color: #ffff !important;
}
.customer.login.section-template--18239296569541__main-padding form button {
background: #ffff !important;
color: black !important;
}
Result:
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025