All things Shopify and commerce
Hello,
since a while I am having a issue with the quick add modal, Dawn Theme.
The modal shows the heart icons really big and out of the layout. Check my screen recording.
https://capture.dropbox.com/lArIn2r3TuZ1nzeb
The bug persisted in different version of the theme. I have the latest version now, but it was already there in older versions. It appears in every browser I tested.
Does someone knows the issue and has a solution?
At the moment I have the quick add deactivated so the heart bug don't show up to the clients.
Thanks a lot
Hello @ramate_SH
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.loo-prodpage-buttons-container svg.loo-icon {
width: 30px !important; /*adjust according to you*/
height: 30px !important; /*adjust according to you*/
}
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Thanks a lot for your fast answer, @niraj_patel
It solved the layout issue, but the "Add and remove" to the wishlist is not functional. Any cue how to make it work? Would it be a theme bug?
https://capture.dropbox.com/HmD7WH7vqW6q4B0X
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024