Home › Forums › Basel support forum › FEATURED PRODUCT PART › Reply To: FEATURED PRODUCT PART
December 24, 2019 at 3:15 pm
#164864

Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
@media (max-width: 768px){
body .featured .product-grid-item.col-xs-12 {
width: 50%;
float:left;
}
}
Best Regards