Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter Rakem

    (@rakem)

    Hallo Nikola,
    thank you for your reply. I solved my problem by rising the z-index of the menu.
    .navigation-top {
    background: #fff;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    font-size: 16px;
    font-size: 1rem;
    /*position: relative;*/
    z-index: 110 !important;
    }
    But your proposal is the better one.
    But to what do I have to refer (i’m just an enthusiastic beginner)?

    ….
    … z-index= 100;

    I’d very much appreciate your help.

    Thank you in advance.

    Best regards

    Rakem

Viewing 1 replies (of 1 total)