This topic has 2 replies, 2 voices, and was last updated 25 minutes ago ago by Rose Tyler
Hi,
I’ve noticed that I cannot completely remove a product from the “My Cart” side widget. I can add more items and reduce the quantity down to just one, but I’m unable to delete the product entirely. However, this issue does not occur on the “My Cart” page, where everything works perfectly.
Could you please let me know what I need to change to resolve this issue?
Thank you!
Best,
Trine
Hello,
Thank you for reaching out to us and bringing this matter to our attention.
You can use the next code in Theme Options > Theme Custom CSS to change the position of woocs_auto_switcher block or contact support of the switcher plugin:
.woocs_auto_switcher.cd-stretchy-nav {
top: 70px !important;
}
Best regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up