Force Mobile view on Desktop #32059
Unanswered
constantintaivan
asked this question in
Q&A
Replies: 1 comment 1 reply
-
stick it in an appropriately sized |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm using the Bootstrap v4.3.1 in my ASP.NET Core project.
Is there a way to force the mobile view on desktop? I need this as a way to keep consistency when testing the app on desktop and provide same look and feel for visitors in some live deployments.
Perhaps a kind of button I can employ to switch on mobile. At best the choice would be stored in browser cookie for next visit.
Thank you,
Beta Was this translation helpful? Give feedback.
All reactions