Okay
  Public Ticket #1690016
Filter and menu colapse
Closed

Comments

  •  3
    Daniel started the conversation

    Good day,

    if I'm on a product subcategory or a product category and I'm going to "product" in the menu, I get a menu but overlay the filter layer.

    Please see the attachment.

    Can you help me with the repair please?


    Thank you

  • [deleted] replied

    Hi Daniel,

    Please just add this CSS code to your Custom CSS area:

    .woocommerce .woocommerce-ordering {
    z-index: 499 !important;
    }

    Have a nice day!
  •  3
    Daniel replied

    Work good. Thanks!