Site logo

[Resolved] How can I increase the z.index for the SubMenu?

Home Forums Support [Resolved] How can I increase the z.index for the SubMenu?

Home Forums Support How can I increase the z.index for the SubMenu?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2491063
    Samuel

    Hello. How can I increase the z.index for the SubMenu? I have partly the problem that my submenu is below the content. The forum search did not help either.

    #2491225
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    .header-wrap {
        z-index: 1000;
    }
    #2491230
    Samuel

    Hi David,

    works amazing. Thanks.

    #2491389
    David
    Staff
    Customer Support

    You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.