This topic has 5 replies, 3 voices, and was last updated 6 months, 3 weeks ago ago by Andrew Mitchell
Hi, I have updated the theme to the latest version and after the update I am facing an issue where when I click add to cart button it opens the off canvas popup cart and the styling of that cart is messed up, please check the screenshot for reference.
You have to add multiple product in the cart in order to notice the glitch.
Thank you.
Also one more issue, see the video.
When I click add the cart button, the spinner is not visible because it’s black, how do I change the spinner color to white. I have saw your demo sites have white color spinner.
Thanks.
Hi @Shared Digital Dandy,
Please try adding the following CSS under Theme Options > Theme Custom CSS > Global CSS:
body .et-off-canvas .cart_list.product_list_widget li {
min-height: 150px;
padding: 10px 0;
}
.single_add_to_cart_button .et-loader svg circle {
stroke: #fff !important;
}
Hope it helps!
Yes it works, thank you
Dear Shared Digital Dandy,
In the spirit of gratitude, we want to express our appreciation for your trust in our products. As a valued customer, your experience matters greatly. Would you consider sharing it by giving our theme a deserving 5-star rating on ThemeForest?
Click here to share your thoughts: https://themeforest.net/downloads
Being part of our community means a lot, and your feedback contributes immensely.
Best Regards,
The 8Theme Team
The issue related to '‘Issue with the add to cart off canvas popup.’' has been successfully resolved, and the topic is now closed for further responses