Okay
  Public Ticket #2342804
mini cart cannot be seen
Closed

Comments

  • serif started the conversation

    Hello, the mini cart cannot be seen, kindly let me know how we can fix this, thanks! I've attached a screenshot below to show you more clearly. 

  •  675
    Neuron replied

    Hi Serif,

    The reason that is not displayed, it should be that there is a z-index unit element that is going in front of the cart. Please add the following style in Appearance > Customize > Additional CSS.

    .o-mini-cart {
        z-index: 10000 !important;
    }

    If this doesn't work, please provide me with an URL, so I can check it live.

    Kind Regards


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

  • serif replied

    Hi, I realised the issue was that the overflow was hidden. Thanks, it works now 

  •  675
    Neuron replied

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

    If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes


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