Shopify themes, liquid, logos, and UX
Hello! How can I make the "Checkout" option more prominent and stand out more? Can I make it a colored box around it somehow? See image please. Thank you!
Solved! Go to the solution
This is an accepted solution.
Hi @relentlessrebel ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
button.btn.cart__checkout {
border: 1px solid red;
}
</style>
Hope my answer will help you.
Best regards,
Victor | PageFly
This is an accepted solution.
Hi @relentlessrebel ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
button.btn.cart__checkout {
border: 1px solid red;
}
</style>
Hope my answer will help you.
Best regards,
Victor | PageFly
Thank you! Worked perfectly
Hi again Victor! Thank you for this! Do you also have a solution for filling in the "Add to Cart" button on the product page with color? See attached image
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025