[Resolved] view cart & checkout text no showing in Firefox on mini cart

Home Forums Support [Resolved] view cart & checkout text no showing in Firefox on mini cart

Home Forums Support view cart & checkout text no showing in Firefox on mini cart

  • This topic has 3 replies, 2 voices, and was last updated 6 years ago by Tom.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #524063
    Jo

    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

    #524234
    Tom
    Lead Developer
    Lead Developer

    Hi there,

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

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

    Thanks Tom, that worked!!

    #524694
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.