Shopify themes, liquid, logos, and UX
As in the following picture, the MonsterCart app's Cart is overlaying with the Theme's cart.
How do I fix this? I went through the App and Theme's setting but can't seem to find a solution
Solved! Go to the solution
This is an accepted solution.
Hi @AMÉNDE ,
I have written custom CSS for this solution. Please follow below steps and let me know your feedback.
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>
<style>
.quick-cart {
display: none!important;
}
</style>
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
Makka
Hi @AMÉNDE ,
When I reviewed your site, https://amende.it/, I didn’t notice the issue of the MonsterCart app’s cart overlaying with the theme’s cart. Could this be happening on a different theme or a specific device/browser? Let me know if you’re using another theme or if the issue occurs under certain conditions so I can assist you further.
Just now activated the app again, not wanted to have this problem live on my website. You should be able to see the issue as described now.
Thanks and waiting on your response!
This is an accepted solution.
Hi @AMÉNDE ,
I have written custom CSS for this solution. Please follow below steps and let me know your feedback.
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>
<style>
.quick-cart {
display: none!important;
}
</style>
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
Makka
Hi @AMÉNDE
It seems that you hid that app away. Could you please show it again so we can see the issue and help you fix it?
Best,
Daisy
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025