Drop down menu behind the slider

Home Support Medical Way Plus Drop down menu behind the slider

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7861
    gribnev
    Participant

    Hi, the same problem like a Corey Berse: the drop down menu is folling behind the slider on desktop and mobile version. The problem appears after adding a second language to the site.
    How can I fix the problem?

    #7862
    ProDesigns
    Keymaster

    Hi @gribnev,

    Please follow the following steps to resolve the issue:
    1. Login to the site’s admin area
    2. Go to “Appearance >> Customize
    3. Click on “Additional CSS” and in the textarea input paste the below code
    #masthead {
    z-index: 9999;
    }

    This should solve your issue.

    Thank you

    Regards,
    Support Team
    Promenade Themes

    #7863
    gribnev
    Participant

    Hi, thanks for the reply.
    I fixed the problem somehow. I inserted the code and turned off some plugins that I do not use. So now is OK.

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