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

    Hi,
    on (hidden link) I customized the header. On home I can’t get figured out how to get the submenu on top of the (test!)slider.
    Can you help me?

    With kind regards!

    • This topic was modified 10 years, 8 months ago by Martijn.
    #237704

    Hey Martijn!

    In following custom CSS code you have overflow set to hidden, please change it to visible

    .home #header_main, .home .social_header #header_main .container, .home #header_main .container {
    height: 133px !important;
    max-height: 133px !important;
    overflow: hidden;
    border-bottom: none;
    }

    Regards,
    Yigit

    #237732

    Hi Yigit,
    Thanks a lot, I overlooked this!
    Nice weekend!
    Martijn

    #237734

    Hey!

    You are welcome Martijn, glad we could help :) Thank you, you too have a nice weekend!

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘z-index header to low’ is closed to new replies.