Design bottom cart

Hi, can you please provide me with the code to change the bottoms on the pop-up cart? I would like to make the background both grey and text black. also, the text below that says ‘‘Continue shopping’’ white.

Pass: biangu

Url: www.matibrnd.com

Add This css in your base.css

.cart-notification button.link.button-label {
    background: #bcbec2;
    color: #fff;
    padding: 12px 50px;
    border-radius: 10px;
}

Hi @MT27 ,

If you are looking something like the screenshot below then, follow the steps below.

You can add code by following these steps

  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. Paste the below code before on theme.liquid

Was my reply helpful? Click Like to let me know!

Was your question answered? Mark it as an Accepted Solution.

thank you. how can I make the border of the bottoms white?

all the border