My cart is transparent?

Topic summary

A Shopify store owner encountered a transparency issue with their shopping cart, making it invisible to users.

Initial Problem & Solution:

  • The cart drawer had no background color, rendering it transparent
  • Fixed by adding custom CSS code to set the cart drawer background to white (#fff)

Follow-up Issue:

  • Mobile menu tabs experienced the same transparency problem
  • Resolved by extending the CSS fix to include .menu-drawer with a white background

Additional Request:

  • User asked to adjust button positioning on mobile banner
  • Solution provided: CSS media query to add 20px bottom padding to banner content box for screens under 749px width

All issues appear resolved through custom CSS modifications in the theme settings.

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

is there any way i can move my button up slightly to suit mobile on my shop banner?