Mobile menu sliding under content issue

Posted in: Newspaper
Post count: 79

Hello,

I have an issue with mobile menu sliding under custom made elements / divs on modified templates.

I understand that this is beyond your expected support, but I would really appreciate if you could help a bit.

Are there any specific classes or elements that I should include at my elements so they can slide out of the screen when the menu is on?

Or, if not, a quick fix would maybe be to help me help the z-index of the menu, so at least when it overlaps the custom elements, it is still on top…

You can see live examples here:

http://www.ministryofrun.com/category/asia-pacific/?wts=1

http://www.ministryofrun.com/category/running-write-ups/running-faq/

thanks

Post count: 6600

Hi,

You can use this css to set the z-index of the menu higher: http://screencast.com/t/QQ6OUEbpDv

#td-mobile-nav {
z-index: 1;
}

Thanks

Post count: 79

thanks you are a savior! what amazing support this theme has

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