I want to include a classic responsive "hamburger" menu button (the one with 3 horizontal stripes) when site viewed in a smartphone or a tablet. I like the TXT by n33 very much but think it is missing this feature.
I have been looking but cannot locate which component is controlling the responsive menu in the TXT by n33? Can anyone give me a hint?
Not sure if you're meaning that the starter kit based on the TXT template when installing Umbraco is missing this feature - But when I'm having a look at the template here http://html5up.net/txt it seems to me that the "hamburger" is styled on line 347 of style-mobile.css.
Somehow the image 'mobileUI-site-nav-opener-bg.svg' didnt show in my installation. It could be me who did something wrong at the beginning but anyhow if there is someone else out there doing the same mistake as me here is the fix
Modifying the TXT by n33 (HTML5 UP) template
I want to include a classic responsive "hamburger" menu button (the one with 3 horizontal stripes) when site viewed in a smartphone or a tablet. I like the TXT by n33 very much but think it is missing this feature.
I have been looking but cannot locate which component is controlling the responsive menu in the TXT by n33? Can anyone give me a hint?
/J
Hi Johan
Not sure if you're meaning that the starter kit based on the TXT template when installing Umbraco is missing this feature - But when I'm having a look at the template here http://html5up.net/txt it seems to me that the "hamburger" is styled on line 347 of style-mobile.css.
Is this what you're thinking about?
Hope this helps.
/Jan
Thanks Jan
Almost but I found the error on line 359 in my installation of umbraco:
Original
Thanks Johan, that did the trick!
is working on a reply...