How to change the colors on "added to cart" pop up or change to dropdown?

Hello! I’m trying to change the “keep shopping” and “view cart” button color or changing it to a dropdown thingy. I’ve tried everything but nothing seems to be working.

Hi,

Can you share your store url

Hi!

Thanks for replying! It’s happinails.com and the password is nails.

Hi,

Add this CSS code
Online Store > Themes > Edit code > Assets > custom.css or theme.css

.bcpo-modal-close, .bcpo-view-cart-link { background: red; }

thank you so much :blush: