Hi,
I am in catalogue-style.css under the section /* Product Catalogue */ with this code
.prod-cat-inner {
position: relative;
margin:0 auto;
height:100%;
}
It doesn’t seem to be working. This is where I can change the float: left/right and have removed the float code, maybe I’m looking in the wrong place?
Thanks