Welcome Guest, Not a member yet? Register   Sign In
bootstrap on website issue
#2

I think for your mobile web just use col-xs-xx. If you use same view for www. & m. version you can have both in. Example <div class="col-xs-12 col-sm-6">A</div> <div class="col-xs-12 col-sm-6">B</div>
In less than 768px width screen the B will push bottom. While in 768px and above B position is beside A. col-xx-cc, xx option xs,sm,md,lg & cc max value 12.
KeepĀ calm.
Reply


Messages In This Thread
bootstrap on website issue - by sehgalmotors - 01-13-2016, 03:47 PM
RE: bootstrap on website issue - by arma7x - 01-13-2016, 09:20 PM
RE: bootstrap on website issue - by PaulD - 01-14-2016, 05:31 AM



Theme © iAndrew 2016 - Forum software by © MyBB