Viewing 7 reply threads
You must be logged in to reply to this topic.
Hey.
When i click on the shopping cart in my header, the shopping cart appears on the right side of the browser and you can’t click anywhere, it gets frozen.
please check the screenshot: https://ibb.co/gzvnBJ
Hello,
Do you have any third party plugin installed? Please go to Header Tool’s options by hovering over the cart and clicking on ‘Tools’. Then in “Shop > Cart Style” select the default style.
Let us know if the situation persists.
Best regards!
yeah my details are up now, I changed the setting to default (dropdown cart) and the side cart was getting frozen.
Hello,
I checked the cart option and had no screen freezing issue. Please see this screen recording of it: https://jmp.sh/jLf5uni
Is this what you were referring to?
Let us know.
Best regards!
nah i meant when I had the Cart style selected as “open from the side” it was freezing https://ibb.co/gzvnBJ
Hello,
Please add the css code below to Customizing > General > Custom Codes
body.open-side-cart:after{
position:relative !important;
}
Let us know.
Best regards!
You must be logged in to reply to this topic.