Okay
  Public Ticket #2408431
categories dropdown in filter sidebar on mobile is not working(ios)
Closed

Comments

  •  1
    Ema Minea started the conversation

    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

  •  2,636
    Kevin replied

    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