Site logo

Archived topic

view cart & checkout text no showing in Firefox on mini cart

3 replies · Started by Jo on March 19, 2018

Viewing posts 1–4 of 4

A site I am working on with WooCommerce added is not showing the"view cart" & "checkout" text in the mini cart in the side widget in Firefox only. It is there but it should be in white. It is correct in other browsers and all other buttons are showing correctly. url below for reference.

Not sure if it's something you have control over but any advice would be helpful.

Thanks, jo

Hi there,

That's strange, can you try adding this CSS?:

.woocommerce .sidebar a.button:visited {
    color: #fff;
}

Thanks Tom, that worked!!

You're welcome :)

This archived topic is closed to new replies.