• Resolved Rohmah Azim

    (@makeandsavemoneyonline)


    I want to change these links on the account page to white, how can I do this?
    Orders
    Downloads
    Addresses
    Account details
    Logout
    and also Your cart is currently empty.
    on this page: https://isabellathebrand.com/cart/

    Can you please tell me how I can do this?

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support RK a11n

    (@riaanknoetze)

    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 ??

    Thread Starter Rohmah Azim

    (@makeandsavemoneyonline)

    Hi
    I forgot to turn off the coming soon page, now the website is accessible.

    Plugin Support Senff – a11n

    (@senff)

    Hey @makeandsavemoneyonline

    Can you check that again please? When I visit your site, I’m still seeing the “Coming Soon” page.

    Thread Starter Rohmah Azim

    (@makeandsavemoneyonline)

    What about now?

    Plugin Support Aashik P – a11n

    (@aashik)

    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;
    }

    Color-links
    Link to image: https://d.pr/i/D8vWCt

    Thread Starter Rohmah Azim

    (@makeandsavemoneyonline)

    It worked. Thanks alot.
    So should I delete the user which you created?

    Plugin Support Aashik P – a11n

    (@aashik)

    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.

    Thread Starter Rohmah Azim

    (@makeandsavemoneyonline)

    Ok. Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘How To Change Colour’ is closed to new replies.