Fixed it! Thank you
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-buttonwith 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.