This topic has 2 replies, 2 voices, and was last updated 7 years, 10 months ago ago by Rose Tyler
Please find below screen grab of three issues we are facing. They are highlighted in RED in the screen grab.
1. For some reason the “No products in cart” appears on the top and when items are added to cart it sits in the top right location making the design weird.
2. Although only one customer has rated the product, the ratings are duplicated twice.
3. The “-” in the quantity field is not displayed properly.
Hello,
1-2. Please update the theme to the latest version 3.0.3.
Before update delete “woocommerce” folder in the directory wp-content/themes/legenda/ and it’ll be reuploaded from a new theme package.
Don’t forget to create back up of your files and database before starting update process!
https://youtu.be/KdWESIIPU1k
Also, try to disable all 3rd-party plugins, clear browser cache and check issue after that.
3. Please add this code in custom.css file:
.single-product-page .product-info .quantity .minus {
z-index: 2;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up