Okay
  Public Ticket #2216872
About Dropdown
Closed

Comments

  •  8
    ynskdemir started the conversation

    Hi, in mobile, filter dropdown disappears on badges. Can you help?

  • [deleted] replied

    Hi ynskdemir,

    Can you please add the code below to your Custom CSS area:

    .products .product .ribbon {
        z-index: 399 !important;
    }

    Have a nice day!

  •  8
    ynskdemir replied

    It didn't work. Is it possible the some codes block this code?

  • [deleted] replied

    Hi ynskdemir,

    Please try again and copy my entire code, I can see that the code is not applying in your end.

    This is the CSS code again:

    .products .product .ribbon {
    z-index: 399 !important;
    }

    Thanks!

  •  8
    ynskdemir replied

    It's my fault. Thanks it worked :)

  • [deleted] replied

    Happy to hear that it workedsmile.png

    Will set this ticket as solved from here.