Hello!
I spent hours just trying to figure this out and couldn’t find anything that helped.
The product card size is too small. I’m looking to make product card bigger on mobile view.
store link:- https://www.aesthetixme.shop/
Theme:- craft
This is what it currently looks like:
and how should it looks like.
thank you.
xtrend
February 2, 2024, 6:21am
2
hi its mostly done in case of slider because when a customer open the site on mobile it will show that these are sliders so you can swipe to check other products but if you still want to use it
@media (max-width: 768px) {
#shopify-section-template –17207848993022__featured_collection_Xb77Q9 slider-component ul li.slider__slide {
width: 44% !important;
}
}
in your section custom css
Hi @hitesh01
Please add this code below to theme.liquid file after in Online Store > Themes > Edit code
there is an problem
on product page the images are mashed up