Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Rustaurius

    (@rustaurius)

    Hi,

    You’d want to set the margins to:

    margin:0 auto;

    Just need to add that to the correct element.

    Thread Starter Conky

    (@conky)

    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

    Plugin Author Rustaurius

    (@rustaurius)

    That looks like the right place, I’m not sure exactly why that wouldn’t be working, does anyone else have any ideas?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Centering the catalogue’ is closed to new replies.