Why is my checkout button invisible on my website?

Topic summary

A user reports an invisible checkout button on their website that remains functional when clicked. They’re using the Refresh theme and note a “domain needs attention” warning, though its relevance is unclear.

Proposed Solutions:

Two support representatives provided CSS fixes to add to the base.css or theme.liquid files:

  • Target .cart-drawer .cart__checkout-button with border and color properties marked !important
  • One solution was initially incomplete and required a correction

Outcomes:

  • One user (chaka37) confirmed the fix worked for them
  • The original poster tried the first solution without success
  • Another user (Raff112) reports the solution didn’t resolve their issue

Status: The discussion remains open with mixed results. The CSS approach works for some but not all affected users, suggesting potential variations in theme setup or conflicting styles.

Summarized with AI on November 5. AI used: claude-sonnet-4-5-20250929.

Fixed it! Thank you