Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
That's odd. Was the "my cart" text you added into the code or part of the default theme options? If default, that feels like a bug and should be messaged to the developer to solve.
A possible quick fix could be adding this CSS to the bottom of your stylesheet. Test it in an unpublished theme before going live with it.
/* adjust the cart button text so it does not wrap */
#mobile-cart button {width:initial}
If you see weird things after testing we may need to be more specific on the CSS targeting, so it doesn't affect other things.
Hey @zoeeblightt
Pls follow below steps to fix your issue.
1. Open your theme editor
2. Select the header section
3. At the right bottom of the editor. There is a custom css input box. Try to copy this to the input box
.slideout__trigger--open .slideout__trigger-mobile-menu {
width: 100%
}
like below image
Hope this helps!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By 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, 2024