Hi there,
It doesn’t like those links are publicly accessible at the moment. Here’s a screenshot of what I’m seeing on my side:

Link to image: https://d.pr/i/tuwkff
We’d need to view the underlying code for those pages to craft the necessary CSS (which will change the link colours). If that’s not feasible then the only other option I can think of would be to get in touch with the developers of your theme to elaborate on what options exist out of the box 🙂
Hi
I forgot to turn off the coming soon page, now the website is accessible.
Hey @makeandsavemoneyonline
Can you check that again please? When I visit your site, I’m still seeing the “Coming Soon” page.
Hi there!
Just a heads up that I had to set up an account for woologin to access the my-account page
You can try the following snippet to override the color of links there:
.nv-content-wrap .woocommerce-MyAccount-navigation li:not(.is-active) a {
color: #fff;
}

Link to image: https://d.pr/i/D8vWCt
It worked. Thanks alot.
So should I delete the user which you created?
Glad to know that helped!
Please do delete the user. It was only created to access the my-account page.
I’ll mark this topic as solved for now. Please feel free to open a new topic if you have any other questions.