@petza I don’t see the code that you have added in the file.
Topic summary
A Shopify store owner using the Yuva theme encountered an issue where the ‘View Cart’ button appeared on mobile but was missing on desktop, despite having the cart drawer enabled.
Troubleshooting Steps:
- Initial attempts to fix via CSS and Liquid files were unsuccessful
- Store URL and password were shared for diagnosis
Solution Provided:
- Add custom CSS code to
theme.min.cssfile (Online Store > Actions > Edit Code > Assets) - The code adjusts padding for
.yv_side_drawer_titleelement
Outcome:
- Initial test appeared unsuccessful and code was removed
- After retrying the same solution, it worked successfully
- Another user with the same issue found the thread helpful