This topic has 4 replies, 3 voices, and was last updated 8 years, 4 months ago ago by Olga Barlow
Hello,
I set the theme to Dark mode and it changes the background to black.
And then I found some text on order page of My account does not change color to white(xx.xx.xx.xx/my-account/orders/).
Would you help to fix it for me?
Thanks,
Vincent
Hello,
Thank you so much for this bug report.
It seems to be our theme issues that will be fixed in the future theme update. As for your web-site you can fix it by adding a few lines of code to your custom CSS
.my_account_orders td {
color: white;
}
Regards
Problem solved.
Thank you so much for your support.
Vincent
You are welcome!
If you like our theme, please, leave a 5 stars rating on ThemeForest.Thanks.
Regards
The issue related to '‘How to change Text Color on order page of My account.’' has been successfully resolved, and the topic is now closed for further responses