K
K
kDallas12032016-09-13 23:26:51
Bootstrap
kDallas1203, 2016-09-13 23:26:51

How to remove adaptability for mobile device (Bootstrap)?

I have a question how can I remove adaptability from mobile devices (for iPhone, etc.)
I need adaptability on mobile devices like on tablets.
Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
iBird Rose, 2016-09-13
@iiiBird

for body give min-width: 768px; if I understand you correctly

E
Evanre, 2016-09-14
@Evanre

Strip media queries from CSS that are mobile-only. And make sure that the minimum width for the container is flat (768).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question