Theme Pro Header Sub Menus

Hi, I am wondering if this isuue is a simple javascript one but upon hoovering over menu options with submenus the submenus drop down behind the content of the page I am designing. Not sure how to go on about this but it happened after my developer from Themepunch helped fix an essential grid issue. Hope you can help soon, thank you.

Hello Alessandro,

The issue is because of this custom CSS:

.x-masthead {
    z-index: 0!important;
}

The fix added by Themepunch for your essential grid issue conflicts with the header display. Try to remove that and check again.

I need that, if I remove it essential grid will break again. I will try this CSS code and see what happens, thank you.

I will contact the Themepunch developer and ask him to adjust that. This CSS code is not responding, thank you

Hi Alessandro,

Yes, it would be best to get in touch with the main plugin developer for the update of the fix they provided.

Cheers!

1 Like

Thank you, I just did and he fixed it.

Glad to hear that. :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.