Viewing 1 replies (of 1 total)
  • Plugin Author Maeve Lander

    (@enigmaweb)

    I’ve taken a look at your theme and actually I think you’d be best to adjust the width of col-2 to 100% like this:

    #wpc-col-2 {
        width: 100% !important;
    }

    This will adjust your product tiles to fill the full width available which I think will look prettier on your theme than just centering the column (which is also a bit harder to achieve given the structure)

Viewing 1 replies (of 1 total)
  • The topic ‘Centre WP Catalogue thumbnails’ is closed to new replies.