Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi demontguitars,

    To get the more products to appear in a row, there’s two ways to accomplish this:

    1) In “Styling” -> “Thumbnail”, you add values in the “Image Width”, “Image Holder Width” and “Box Width” text boxes.

    OR

    2) Add this code to the “Custom CSS” box in the Edit catalogue page (and adjust the width values from there):

    .upcp-thumb-item {
    width:178px;}
    
    .upcp-thumb-image-div {
    width: 156px;}
    Thread Starter DeMontGuitars

    (@demontguitars)

    perfect, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to get more columns in grid’ is closed to new replies.