Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello,
After I add a product to my cart it has a blank checkout button above all of the other payment options. I cannot figure out how to edit this so that I can add text. My product page on my website is https://printerpal-shop.com/products/printer-pal-2-0-portable-thermal-mini-printer Below are screenshots of the pop-up my cart page and the standard my cart page. I would greatly appreciate any help!
Hello @ap2025 ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code below:
#cart-notification-form button, button#checkout {
color: #fff;
}
Thanks
Hi @ap2025
This is Noah from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
button#checkout, button[name="checkout"] {
color: #fff !important;
}
</style>
Hope this can help you solve the issue
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Find Global Growth Opportunities For Your Business with Shopify AcademyLearn how to exp...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025