Shopify themes, liquid, logos, and UX
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
Solved! Go to the solution
This is an accepted solution.
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 </body> on theme.liquid
<style>
div#cart-notification .cart-notification__links button.button-label {
color: #ffffff;
}
div#cart-notification a#cart-notification-button {
background: grey;
color: #000;
}
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Was I helpful?
Sandesh Paudyal |
| Shopify Developer
Need help with your store?
sandeshpaudyal99@gmail.comFor quick response - Message Me : +9779851353732
Add This css in your base.css
.cart-notification button.link.button-label {
background: #bcbec2;
color: #fff;
padding: 12px 50px;
border-radius: 10px;
}
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-Mail@gmail.com
thank you. how can I make the border of the bottoms white?
all the border
This is an accepted solution.
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 </body> on theme.liquid
<style>
div#cart-notification .cart-notification__links button.button-label {
color: #ffffff;
}
div#cart-notification a#cart-notification-button {
background: grey;
color: #000;
}
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Was I helpful?
Sandesh Paudyal |
| Shopify Developer
Need help with your store?
sandeshpaudyal99@gmail.comFor quick response - Message Me : +9779851353732
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024