Okay
  Public Ticket #2965190
Filter that overlays the menu
Closed

Comments

  •  2
    IvanJimenez75 started the conversation

    Hi!

    I attach a sequence of screenshots in which you will see that once we enter the shop page, if we click on the main menu again, the main filter overlays the menu.

    Could you help me?

    Thanks!

  • [deleted] replied

    Hi Ivan,

    Thanks for your clear explanation. To solve this problem, please add the code below to your Custom CSS area:

    .woocommerce .woocommerce-ordering {
        z-index: 1999;
    }

    Have a nice day!

  •  2
    IvanJimenez75 replied

    Hi Ylli!

    Solved!

    Thank you!

  • [deleted] replied

    Happy to hear thatsmile.png

    Have a nice day!