[Pro] Responsive CSS menu not working for me as well

Same issue as Iain.

When clicked the menu is not responding on a mobile.

Overflow is set to visible, but it’s not working. Currently the responsie menu is only applied to the homepage because I need it to work first.

www.praktijk4kids.nl


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Although you currently removed everything, I’m pretty convinced of a z-index issue? Something like

#MainNavigationContainer: z-index:99;

via extended dialogue for the nav parent-item.

A guess!

Cheers

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Thomas,

Thanks for your response.

I Started over again and now it seems to work (at least on my test server). It’s quite a challenge to get everything to work as expected in a responsive site (tables for example), but I’m getting there slowly.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

New challenge.

Made my website responsive (available width) all the tabs. When I visit the website on a 7" galaxy tab 4, the site is slightly bigger than the screen and then the hamburger menu works. When I pinch and scale the site to screen width, the menu stops working

I would like the site to immediately scale to device width and the menu to work in all cases.

The test location is www.vectortekeningen.nl/test

Anyone?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hmm!

I tend to say:

You’ve got side-scrolling issues (which makes the page slightly bigger).

A shot in the dark:

One of the most important thing (beneath clear-fix) in inline/responsive is box-sizing: border-box

It has been often discussed and there are two actions (never used cause I adjust this “by hand”).

Give it a try and see if it starts to fix.

Cheers

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I’ve tried to work with this, but does other unexpected things. The strange thing is sometimes it seems to work and sometimes it doesn’t. If this is because I change things of because Android is the crappiest thing out there, I do not know yet.

But the site is available on my test server and as good as I can make it.

If someone wants to have a look and give comments on both looks and techs, that would be appreciated.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options