Okay
  Public Ticket #2424117
Mini Cart not displaying on hover
Closed

Comments

  • Michael Giles started the conversation

    Hi, seemingly out of nowhere the mini cart does not appear upon hover. Can you help me troubleshoot this? 

  •  675
    Neuron replied

    Hi Michael,

    It could be from the elements above z-index, Mini Cart is not able to get over them.

    Please add the following style.

    .l-template-header {
        position: relative;
        z-index: 100;
    }

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • Michael Giles replied

    Perfect, thank you!!!

  •  675
    Neuron replied

    You are very welcome, feel free to ask for anything you needsmile.png

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.