Home › Forums › Basel support forum › Shop Mobile View › Reply To: Shop Mobile View
January 17, 2018 at 10:32 am
#33791
Artem Temos
Keymaster
Sorry for that, it is not from our Basel theme. You can easily achieve this by adding the following code snippet to the Custom CSS section for mobile devices only
.product-grid-item.col-xs-6 {
width: 100%;
}