No content to show
User Activity
that works! thank you!
yes, I have some experience but will need your help, please
Is that possible to adjust the number of collection rows? I wish it could be 6 or 7Setting 'collections_per_row' can't be greater than 5 https://simaxsports.com/
Is that possible to adjust the number of collection rows? I wish it could be 6 or 7Setting 'collections_per_row' can't be greater than 5 https://simaxsports.com/
Does not work for me, maybe some previous code fails it @media only screen and (max-width: 767px) {
.collection-list {
grid-template-columns: 31% 31% 31% ;
justify-content: space-around;
}
}
@media(max-width: 768px){
.shopify-section--main-col...
Is that possible to adjust the number of collection rows? I wish it could be 6 or 7Setting 'collections_per_row' can't be greater than 5 https://simaxsports.com/
almost works, but not all the collections are affected, some of them still have only 3 in row
does not work
@media only screen and (max-width: 767px) {
.collection-list {
grid-template-columns: 33% 33% 33%;
justify-content: space-around;
} */
}
I made some code customization only for mobile devices and now I can't change the amount of rows in desktop and I have these giant images @media only screen and (max-width: 767px) {
.collection-list {
grid-template-columns: 33% 33% 33%;
justify-cont...
https://simaxsports.com/collections/2023-omaha-cup
How to change products per row 3 or 4 for mobile devices. I can only pick from 1 to 2. Impact theme https://simaxsports.com/collections/2023-omaha-cup
Click to expand...How to deal with this Error: Avoid serving legacy JavaScript to modern browsers. Website link https://www.wearablehealingarts.com/ How to deal with this Error: Avoid serving legacy JavaScript to modern browsers. Website link https:/...
Collection titles seem to be pulling in dynamically and we're hoping to either have this removed or increase the opacity so that they're not visible. The collection images contain the title, so there are some redundancies Shopify 3-party theme respon...
Cant find how to do that