Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
The collections look small on mobile, how can l make them big?
link: aerobell.co.uk
pass: chantele
Hi @chanteleo
please check this code. and use it in your theme.css file
Go to Online store -> Theme -> Action -> Edit code -> Asset ->theme.css
@media screen and (max-width:767px){
.collection-grid {
margin-bottom: 0;
}
.collection-grid .grid.grid--uniform {
left: 0;
margin-left: 0;
padding: 0 10px;
}
.collection-grid ul li.grid__item.small--one-half {
width: 50%;
padding: 0 5px;
}
}
User | RANK |
---|---|
116 | |
93 | |
73 | |
70 | |
45 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022