Shopify themes, liquid, logos, and UX
i want to change how this products showing to be 2 product , and i can scroll to the other two , how to make it , please see the image 2
this url : saintalen.com
Solved! Go to the solution
This is an accepted solution.
@ai41 thanks for update can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
@media (max-width: 749px){
.slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item, .grid--peek .grid__item {
width: calc(50% - var(--grid-mobile-horizontal-spacing) - 0rem);
}
}
@ai41 sorry your store is not working can you please check and share new link please
Its working my friend
This is an accepted solution.
@ai41 thanks for update can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
@media (max-width: 749px){
.slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item, .grid--peek .grid__item {
width: calc(50% - var(--grid-mobile-horizontal-spacing) - 0rem);
}
}
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025