Home Forums Basel support forum 1 product per column

1 product per column

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #55462

    Gerald88
    Participant

    Hello, you can indicate the css to see a product by column in mobile mode.

    Thank you,

    #55470

    Hello,

    Please try this code, add it to Theme settings > Custom CSS > Mobile section:

    .products .product-grid-item {
        padding-left: 5px;
        padding-right: 5px;
        width: 100%!important;
    }

    If the code does not work please provide your site admin access.

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)