Hello
My cart is all mangled in mobile view
can anyone help?
I am using Impulse theme
riacia
Thanks
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 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.
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
Remove these code and add new code i will provided you.
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
hummm - what do i need to do