Okay
  Public Ticket #2893721
Submenu is behind layslider at homepage
Closed

Comments

  • PENELOPE SOUANI started the conversation

    Hi!

    I have the following problem:  My submenu cant be shown in the homepage, it is hidden begind the slider.

    I need your kind help!

    Thank you

    Penelope

  •  244
    Kreatura Support replied

    Hello,

    Thank you for getting in touch with us!
    It caused by that your menu z-index is lower than the slider.
    You should add this code to your custom.css:
    .yolo-header-nav-wrapper {
      z-index: 1000;
    }

    Best Regards,
    Andrea | Kreatura Support Team

  • PENELOPE SOUANI replied

    Hello,

    Thank you for your help!  It is ok now!!

    Regards,

    Penelope

  •  244
    Kreatura Support replied

    You are welcome!

    Best Regards,
    Andrea | Kreatura Support Team