App reviews, troubleshooting, and recommendations
Hello the website is geminibyguy.com
I have the theme brooklyn and i need to remove the shopify inbox from my cart. I have the drawer cart and cart page but would like to keep the drawer cart feature.
Please help me. Theme is Brooklyn. If you have a code or anything please let me know so it can not be on the drawer cart anymore.
Here is a photograph:
Solved! Go to the solution
This is an accepted solution.
Hi @gemini124,
You can do the follow code below.
1. From your Admin store, go to Online store > Themes > Click Actions > Edit code
2. Open the Asset folder, and find the theme.scss file.
3. Add the code below.
.js-drawer-open #dummy-chat-button-iframe {
display: none !important
}
This is an accepted solution.
Hi @gemini124,
You can do the follow code below.
1. From your Admin store, go to Online store > Themes > Click Actions > Edit code
2. Open the Asset folder, and find the theme.scss file.
3. Add the code below.
.js-drawer-open #dummy-chat-button-iframe {
display: none !important
}
Thank you sooooooo much!!!!!!
I did this on Dawn and it's working well so far.
.drawer.active ~ #shopify-chat {
display: none;
}
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024