Shopify themes, liquid, logos, and UX
Hey everyone! 👋
I’m running a Shopify store with the Yuva theme and I’ve enabled the cart drawer. On mobile, everything works fine—the 'View Cart' button shows up right below the checkout button. But on desktop, the button is completely missing. 😕
I’ve tried checking the CSS and Liquid files but haven’t had any luck getting it to display consistently on both views. Has anyone faced this issue before? Any suggestions on how to fix this?
Thanks in advance for any help! 🙌
Solved! Go to the solution
This is an accepted solution.
@petza You need to add this code in the theme files. For which you need to go to Online Store > Actions (Active theme) > Edit Code > Assets, under assets add the code at the bottom of theme.min.css file.
.yv_side_drawer_title{
padding: 20px 35px !important;
}
@petza Can you please provide the URL of your store and if it is password protected please share the password too. Thanks
This is an accepted solution.
@petza You need to add this code in the theme files. For which you need to go to Online Store > Actions (Active theme) > Edit Code > Assets, under assets add the code at the bottom of theme.min.css file.
.yv_side_drawer_title{
padding: 20px 35px !important;
}
Thank you very much for the suggested solution, but unfortunately, it doesn't work.
@petza I don't see the code that you have added in the file.
That's correct, I removed the code after testing and seeing that it didn't work.
Edited: I tried again, sir, and now it works. Thank you so much!
I have the same issue, so thanks for your post. I will try to learn from it
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025