Viewing 1 replies (of 1 total)
  • Hello kaenz,

    It seems that the images for your thumbnails are all different in size,
    You could fix this issue by providing a fixed height which is bigger than you largest thumbnail by using some simple CSS.
    You could try using the following CSS and then reduce the min height to suit your catalogue:

    .upcp-thumb-item {min-height: 370px;}
    

    Best regards,

Viewing 1 replies (of 1 total)

The topic ‘White space’ is closed to new replies.