문제

I am new to Bootstrap and I'm having trouble with column ordering. In my first example, the page content is centered nicely (no push/pull). In the second example, I have added the push/pull, but the page content is no long er centered.

correct version incorrect version

Would love to learn why this is happening. Thanks!!!

도움이 되었습니까?

해결책

Use col-md-4 col-md-push-8 and col-md-8 col-md-pull-4. Push force the column to the right. So does pull to the right.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top