Shopify themes, liquid, logos, and UX
Hi i'm tryng to modify my brookly theme, and as u can see, only on mobile version, in my collection page.
every now and again there is a blank spot in the grid.
how do i correct it?
https://lamape.eu/collections/tutte
@roberta84 - please add this css to the very end of your theme.scss file and check
@media screen and (max-width: 600px){
#CollectionSection .grid__item {width: 50%; min-height: 430px;}
}
Hi @roberta84
We noticed it was still being displayed outside on page 2:
Please follow these steps:
1. From Shopify admin -> Online store -> Themes -> Edit code:
2. You add the following code at the end of the theme.scss.css file:
@media screen and (max-width: 600px){
#CollectionSection .grid__item {
height: 440px;
}
}
We hope that this can help you.
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
Product Labels by BSS | B2B Solution & Custom Pricing
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
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