Home Forums Basel support forum Dropdown links in header are missing

Dropdown links in header are missing

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

    spletster
    Participant

    Hi,

    I have problems to show dropdown links in main header menu, when LOGO center header style is activated.
    It’s ok, when sticky menu appears and if I change header style.

    Any idea, what could be a reason?
    Thanks.

    #20227

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .main-header.header-logo-center {
        position: relative;
        z-index: 2;
    }

    Regards

    #20256

    spletster
    Participant

    It’s working.
    Thanks!

    Regards,
    Tomaz

    #20263

    Artem Temos
    Keymaster

    Great, you are welcome!

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Dropdown links in header are missing’ is closed to new replies.