Home Forums Basel support forum Mobile – shop page, display one product

Mobile – shop page, display one product

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #62999

    eliparodi
    Participant

    Hi, in mobile version the shop page displays the products in rows with two products, is possible to display only one product per row in the mobile view?

    #63028

    Hello,

    This is possible with custom CSS:

    .product-grid-item.col-xs-6 {
    	width: 100%;
    }

    Place this code into Theme Settings > Custom CSS > Custom CSS for mobile

    Best Regards

    #63143

    eliparodi
    Participant

    Thanks

    #63155

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Tagged: 

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

The topic ‘Mobile – shop page, display one product’ is closed to new replies.