Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1296633

    When a product is added to the cart on my site, a light-greenish horizontal band appears below the header which says

    “Product” has been added to your cart.

    on the left, and on the right there is a “View cart” button, but the button is grayed out until the mouse hovers over it. This is somewhat counterintuitive. I would just as soon have the “View cart” button appear with normal color.

    I have not been able to find any setting which would control the color of this greenish band or how it is displayed. Can you help?

    #1296675

    Hi dssilver,

    Can you give us a link to your site? so we can take a closer look.
    You can post it in private content, if you don’t want other people except the moderators to see it.

    Best regards,
    Nikko

    #1297077

    Yes, I am putting the url in the private content….

    #1297290

    Hi dssilver,

    Thanks for providing the link, can you try adding this CSS code in Enfold > General Styling > Quick CSS:

    #top div.woocommerce-error a.button, #top div.woocommerce-message a.button {
        background: rgba(0,0,0,0.5);
    }

    Hope it helps.

    Best regards,
    Nikko

    #1297402

    Yes, that did the trick. Thank you!

    #1297431

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘"View cart" button that appears when product is added is grayed out’ is closed to new replies.