Hello there! Can anybody help me remove the Update Cart button in my Brooklyn theme cart page and make the Checkout button the full length (So it is as long as the update cart + check out button after).
Thank you so much!!
Hello there! Can anybody help me remove the Update Cart button in my Brooklyn theme cart page and make the Checkout button the full length (So it is as long as the update cart + check out button after).
Thank you so much!!
Hello @StoreHelpNeeded
Please provide the URL of your website so that i can check.
Hello @StoreHelpNeeded
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
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.
This works well, however, the update cart button flashes for a second before the full button appears, is there any chance to change this? Thank you!
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
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.
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the 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
Hope this can help you solve the issue
Best regards,
Hello @StoreHelpNeeded
without the update cart button you can not update the quantity.
if your customer want to increase the product quantity they can not do that.
Please let me know
Thanks
GTLofficial
Hello! It seems that it is not centered on mobile.