Reply 172982 to: Issues My Account page

Avatar: Rose Tyler
Rose Tyler
Support staff
September 20, 2017 at 10:22

Your Main color is white http://prntscr.com/gne8b2, so to solve the problem with active color of links on the account page, you may change Main color or add this code in Theme Options > Styling > Custom css:

.woocommerce-MyAccount-navigation li.is-active a {
    color: #ffcc66;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.