Hey guys - I have a screenshot of this but your editor window here won't let me upload it.
I think you need to kill your "Desktop Version" menu button above 767px, because it's showing under 1199px and if clicked, it completely borks the site. The nav menu shifts down into the light paper background, the righthand icons/menu gets overlapped on itself, etc.
My system info: whatsmybrowser.org/b/2MM6DNM - I'm on a Touchscreen laptop. Sometimes media queries via javascript that target touchscreens for the sake of grabbing mobile devices can cause problems on modern desktops as well.
To replicate this issue, open the site, move it in past the 1199px breakpoint (above the 980px breakpoint), open the mobile navigation and click Desktop.
I've also found in general that if you narrow your window down from 1199px you can generate breaks unless the site reloads at that viewpoint. You'll run into a lot of trouble on people switching orientations on tablets, phones, and computers that rotate, snap screens (like windows), etc. You can resolve that with some better breakpoint css styles. From what I can see so far, your responsive media queries is being handled via javascript, which is generally going to end you in a world of hot water, especially since I can see a huge run of console errors that are preventing your js from running properly.
On the toolbar, is a "Insert/edit image" button - third from right. Visit any image hosting site and upload the picture there, then link it in your post here. ++Ensure the url ends with .jpg/.jpeg.
Hey guys - I have a screenshot of this but your editor window here won't let me upload it.
I think you need to kill your "Desktop Version" menu button above 767px, because it's showing under 1199px and if clicked, it completely borks the site. The nav menu shifts down into the light paper background, the righthand icons/menu gets overlapped on itself, etc.
My system info: whatsmybrowser.org/b/2MM6DNM
- I'm on a Touchscreen laptop. Sometimes media queries via javascript that target touchscreens for the sake of grabbing mobile devices can cause problems on modern desktops as well.
To replicate this issue, open the site, move it in past the 1199px breakpoint (above the 980px breakpoint), open the mobile navigation and click Desktop.
I've also found in general that if you narrow your window down from 1199px you can generate breaks unless the site reloads at that viewpoint. You'll run into a lot of trouble on people switching orientations on tablets, phones, and computers that rotate, snap screens (like windows), etc. You can resolve that with some better breakpoint css styles. From what I can see so far, your responsive media queries is being handled via javascript, which is generally going to end you in a world of hot water, especially since I can see a huge run of console errors that are preventing your js from running properly.
Find me on the twitters
@reactionfaye
On the toolbar, is a "Insert/edit image" button - third from right. Visit any image hosting site and upload the picture there, then link it in your post here. ++Ensure the url ends with .jpg/.jpeg.
Sorry to interject; Thank you for the bug report!
[ Site Rules & Guidelines ] --- [ Homebrew Rules & Guidelines ]
Send me a message with any questions or concerns
Ah, okay, I was thinking the upload button was missing. Thanks!
Find me on the twitters
@reactionfaye