i'm trying to center all of the products on this wordpress page so that everything is aligned centrally, i tried wrapping it all in a div with the following CSS but what this did was wrap the contents to the middle but the products are still left aligned to that.
#big-center {
display: -webkit-box;
display: -moz-box;
display: box;
-webkit-box-orient: block-axis;
-moz-box-orient: block-axis;
box-orient: block-axis;
-webkit-box-align: center;
-moz-box-align: center;
box-align: center;
-webkit-box-pack: center;
-moz-box-pack: center;
box-pack: center;
}
I wonder if anyone has any advise or if there is something i'm missing to do this?
here is a link to the page: http://www.stickems.co.uk/shop-screen-cleaners/