0

I am trying to show a column at the bottom of a page on mobile which is now on top.

I've found this question about it: How do I change Bootstrap 3 column order on mobile layout?

But the answer is not working for me.

I got two columns, one col-md-3 and one col-md-9. The md3 contains a search function and product categories while the md9 contains the actual products.

I've tried changing their classes to the following:

col-md-9 col-md-pull-3 col-md-3 col-md-pull-9

But this gives me the following result:

enter image description here

Why is that?

This is the website I am working on.

twan
  • 2,450
  • 10
  • 32
  • 92

0 Answers0