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?
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
Yes, I am putting the url in the private content….
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
Yes, that did the trick. Thank you!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon