In the code editor, locate and click on the “Assets” folder. Then find and click on the CSS file (usually named “theme.scss.liquid” or similar).
Scroll down the CSS file to find the section related to the login button styling. This could be under a class like “.login” or “.customer-login-form,” or it may have a specific ID associated with it.
Look for the CSS rule that controls the background color of the button. It might be something like background-color or background.
Modify the color value to the desired color code or name. For example, if you want to change it to red, you can use background-color: red;
That really sucks because the accent color I use for links and buttons is almost invisible on a white background. And the blue login button is off-brand for us. WTF.
In the Ride theme there’s no theme file under Assets matching this description, there is only theme-editor.js and there’s nothing about customer login in this file. SOS
I am thinking about the convenience of switching to the new customers account, leaving the classic customer account. I am afraid that the issue of having to receive an email every time they want to access their account might be a barrier.
Could you please give me a brief feedback on how the change has been? Any major issue? I understand that you cannot use now the access with a social network, any views?
We haven’t had any customers complain about the new customer account switch, which is great. However, it is unfortunate we cannot style and add features to the new customer account area.