Archived topic
Cannot change Myaccount page colors (Myaccount in Woocommerce)
3 replies · Started by Augustine on February 16, 2021
Viewing posts 1–4 of 4
Hi Team,
I am having issues with color settings. How to change colors of myaccount page on woocommerce when customer logs into there account? would appreciate your help on this.
Snapshots can be found below:
Hi there,
For screenshot 1, try this CSS, replace the color:
#customer_login input {
background-color: #515151;
}
For screenshot 2, go to customizer > colors > body > Link Color.
Let me know :)
Got it! That worked, thanks.
You are welcome :)
This archived topic is closed to new replies.