How can I make a Specific Collection List smaller ( Fit 2 Product ) Mobile

Hi everyone

I wanna ask how can we make a Collection List showing ( 2 Product vertically in Mobile Version )

maybe by not showing too many Text ? so It can fit 2 Product vertically

@OLIV1

Can you please share store URL?

www.oscarliving.co.id

Theme empire 9.1.1

No pass

Replace this css in theme.css line no:7091

.featured-collection__content[data-layout="slideshow"] .productgrid--item {
	width: 195px;
}

dbug lab

thank you for getting back at me.

But that is not what I meant

let me clear it up

use this css, but unable to show 4 products in single screen because there is too much content in the products and also section gets the height accordingly.

.featured-collection__content[data-layout=slideshow] .productgrid--item {
    width: 180px !important;
}

.productitem--swatches-container {
    padding-right: 30.5px; !important;
}

do I put this on the same No ??

" Replace this css in theme.css line no:7091 "

@dbuglab is it Possible if we can eliminate some text