Skip to main content

I created a site with a mobile breakpoint, and it scales properly on my desktop, but when I navigate to it on my phone, I see the mobile layout for just a split second before it switches to the desktop layout. Any ideas on how I might fix this?

I’m having a similar issue. Did you get yours fixed or find a solution?


I did get it working. I’m not sure exactly what the solution was, but looking at the file, I can see that I added 4 breakpoints: 1280+, 800-1279, 400-799 and 1-399. 


Reply