Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello
My cart is all mangled in mobile view
can anyone help?
I am using Impulse theme
riacia
Thanks
Hi @TBS2022
Follow these Steps:
Go to Online Store Edit Code Find theme.liquid file or base.css
Add the following code in the bottom of the file above </body> tag
.js-qty__adjust--plus {
right: -40px;
}
If I managed to help you then, don't forget to Like it and Mark it as Solutions.
Hi, @TBS2022.
Follow These Steps.
Goto Online store > Assets > Edit code > find Base.css File and paste the code mentioned below.
.js-qty__adjust .icon {
padding: 0 20px 0px 0px;
}
Result:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
it didn't work on my side 😞
Add these code and tel me is code is working.
.js-qty__adjust .icon {
padding: 0 20px 0px 0px !important;
}
Best regard
Websensepro.
nope - still nothing
Please send me screenshot css file.
added to my theme.css.liquid
Remove these code and add new code i will provided you.
Ok i will provide new code replace the padding css:
.drawer .js-qty__adjust:hover {
background: transparent !impotant;
}
.js-qty__adjust .icon {fill: black !important;}
svg:not(:root) {
overflow: visible !impotant;
}
Result: and tel me this problem is fixed.
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
websensepro
nope
Can you send me your store access i will check it what problem and i wil try it solve now .
Best Regards,
websensepro
8014
here is the access code
Ok i will send a request accept this
Accept these
sorry bro your store access not provide me.
hummm - what do i need to do