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

    Hi there. Please see the site in private content. How can I make the drop down menu under Brands appear over the menu below it? I’ve been banging my head on my desk trying to figure it out. I’ve found other posts recommending adjusting the z-index of header_meta but that doesn’t work because I’ve adjusted the position of the logo. Any help would be appreciated.

    Thanks!

    #743329

    Hey Kevin,

    Please remove following code

    #header_main {
        z-index: 20;
    }

    and add following one

    #header_meta { background: transparent !important; } 

    Best regards,
    Yigit

    #743427

    That did the trick! I never would have figured that one out. Thanks for your help. :-)

    #743431

    Hey!

    Not at all! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Z-index of secondary menu dropdowns’ is closed to new replies.