This topic has 4 replies, 3 voices, and was last updated 2 months ago ago by Jack Richardson
Hi,
In my website (https://upphaar.org), quick view is not working properly.
Galley images are visible
Increase/decrease [+/-] is also not working in quick view.
Kindly have a look and suggest me.
Hello, Upphaar,
Thank you for reaching out to us with your concerns about the quick view functionality on your website.
Private Content
Best Regards,
8Theme’s Team
Hi “Rose Tyler”,
Thanks for your quick reply.
Here is my observation:
If a product has only 1 quantity then in Quick View of that product +/- [Increase/Decrease] sigh will show without any numeric quantity.
But if you increase product quantity from Product Inventory then check that product in Quick View, it seems ok.
Please check it your end also.
It is happening for Android and windows OS
Browser – [chrome, firefox]
Hello @Upphaar
Please, try to add next custom CSS in Theme Options -> Theme Custom CSS -> Global CSS and check the results:
.quantity:has(input[type="hidden"]) {
display: none;
}
Kind regards, Jack Richardson
You must be logged in to reply to this topic.Log in/Sign up