Text (“Vis”) showing on top left of side cart (bug)
-
Hello, when I have products added in my cart there is some text showing up in the top left corner of my side cart. How do I fix this? I have woodmart on two other stores, so it seems to be a bug. I have attached a screenshot and shared a link to the website in the moderator content section. Looking forward to hearing from you and greatly appreciate the help!
Attachments:
You must be
logged in to view attached files.
Hello,
it seems like some unintended text is appearing in the top left corner of your side cart. If you have added any custom code in Theme Settings > Custom CSS, temporarily remove it and see if the issue persists.
If the issue remains, share the wp login details so I will further check on your site and give you a possible solution.
Best Regards,
Hello, the issue remains. I have put in login details in the moderator tab.
Hello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global CSS section:
.woocommerce-mini-cart .cart-item-link {
visibility: hidden;
}
Best Regards,
It worked, thank you so much!
Hello,
You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards,
The topic ‘Text (“Vis”) showing on top left of side cart (bug)’ is closed to new replies.