In mobile, when i tap filter button and all shows off canvas, if i want to see more from categories and I tap the "+" from "Bijuterii" for example, on Iphone it doesn't work. If you use another device with android is working properly.
Also i want to mention that in mega menu the dropdown "+" it works.
Can you help me with this? Are a lot of ios users, so its important to work fine.
Hi,
In mobile, when i tap filter button and all shows off canvas, if i want to see more from categories and I tap the "+" from "Bijuterii" for example, on Iphone it doesn't work. If you use another device with android is working properly.
Also i want to mention that in mega menu the dropdown "+" it works.
Can you help me with this? Are a lot of ios users, so its important to work fine.
Thank,
Ema
Hi Ema Minea !
Add this CSS property at Appearance-> Customize-> Additional CSS and check again
.widget-container.ftc-product-categories-widget ul.product-categories li a {
width: 90%;
}
thank you