Bootstrap 3 responsive not working on mobile
I was working on one eCommerce system and it was bootstrapped ... But somehow It was not working as responsive in mobile browsers but it was showing responsive nature in normal browser...
I was missing following line in header section
I was missing following line in header section
<meta name="viewport" content="width=device-width,
initial-scale=1, maximum-scale=1">
And now it started working
1 comments:
Nice post ! This is a very nice blog that I will definitively come back to more times this year ! Thanks for informative post. CodCow
Post a Comment