Display trouble with the Quantity button on Internet Explorer
-
Hi everybody,
2 requests :
1) It seems there’s a display trouble with the Quantity button on Internet Explorer.
2) In my main menu (top left) i’ve created pages with the widget Category products (for the moment only on page “Bodys” for a test). But when i’m on my Product page, on the top bar, the link “Body” (between “Accueil” and “Body Silence est d’or”) goes on another page than the page “BODYS” on my main menu. Where can i change the link ?
A link to see these problems : https://www.dropbox.com/s/7bvvo4zc325gx19/product-page.jpg?dl=0
Thanks for your great work !
Hello,
Thank you for contacting us.
1. Could you specify what version of IE do you use?
2. Of course links from breadcrumbs will move you to the category page, it can’t be changed to the custom page link. It is the way WooCommerce breadcrumbs work, we can’t change it.
Regards
Ok thanks for your answer.
It’s Internet Explorer 11.
Okay, so try to use this code snippet to fix the issue
input[type="number"] {
min-height:40px;
}
Ok thank you so much, it works.
Have a good day 😉
The topic ‘Display trouble with the Quantity button on Internet Explorer’ is closed to new replies.