How can I make my checkout button more prominent?

Topic summary

A store owner seeks to make their checkout button more visually prominent and stand out better on their site.

Solution Provided:

  • Add custom CSS code to the theme.liquid file (before the tag)
  • Access via: Online Store → Theme → Edit code
  • The CSS markup was shared to style the checkout button

Outcome:

  • The initial solution worked successfully for the checkout button

Follow-up Request:

  • The user now asks for a similar solution to fill the “Add to Cart” button on product pages with color
  • An image was attached showing the current button appearance
  • This secondary request remains unanswered
Summarized with AI on November 22. AI used: claude-sonnet-4-5-20250929.

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!

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 :


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