Re: [css-d] need help with mobile navigation

2017-04-03 Thread Karl DeSaulniers
Alternatively, if you want the menu to scroll and not the whole window, you can set height:100% and overflow-y:auto on #site-navigation. Sorry for multiple emails. Last minute thoughts as I leave out the door. Best, Karl DeSaulniers Design Drumm http://designdrumm.com > On Apr 3, 2017, at

Re: [css-d] need help with mobile navigation

2017-04-03 Thread Karl DeSaulniers
Oh and I also forgot. #site-navigation needs height:auto; HTH, Best, Karl DeSaulniers Design Drumm http://designdrumm.com > On Apr 3, 2017, at 5:56 PM, Karl DeSaulniers wrote: > > Hey Chris, > Just fyi. Got these errors. > > [Error] Failed to load resource: the server responded with a st

Re: [css-d] need help with mobile navigation

2017-04-03 Thread Karl DeSaulniers
Hey Chris, Just fyi. Got these errors. [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (style-header.css, line 0) [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (style-footer.css, line 0) [Error] Failed to load resour

[css-d] need help with mobile navigation

2017-04-03 Thread Chris Kavinsky
I'm in the process of redesigning a site for a client. I added a side navigation for the main nav on smaller screens. One problem I'm having is that on mobile devices, the screen pushed over to the left and leaves space for the sliding side navigation even though its not engaged. It doesn't do this