Personalized checkout and custom promotions with Shopify Scripts
Hello I need help regarding my check out drawer button color as you can see its barely visible.
And you can see my buy it now button in the same.
Thanks
Solved! Go to the solution
This is an accepted solution.
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code below:
.drawer__footer #CartDrawer-Checkout, #checkout {
background: #000;
}
Hello @WRXANDY ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code below:
.drawer__footer #CartDrawer-Checkout {
background: #000;
}
Thanks
Please share your store URL!
Thanks!
This is an accepted solution.
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code below:
.drawer__footer #CartDrawer-Checkout, #checkout {
background: #000;
}
In today’s interview, we sat down with @BSS-TekLabs to discuss practical strategies for...
By JasonH Nov 13, 2024The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024