hello , i need help with my store home page , i had a feature collection on the home page but i want them to be in the center of the page and also resize them
my store url : https://my-upwork-clients.myshopify.com/
the password : 123
hello , i need help with my store home page , i had a feature collection on the home page but i want them to be in the center of the page and also resize them
my store url : https://my-upwork-clients.myshopify.com/
the password : 123
yes please try this code
.page-width {margin: 0 auto;}
.grid--view-items {
margin-right: 0;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
hey KetanKumar thank you a lot !important ![]()
another thing if you can help, how I can adjust a space between these products
appreciated
yes please provide screenshort
the same three product on the home page , how i put space between them , i cant take screenshot for some reason
yes these, i want to adjust the spacing between each of them
didn’t work ,
also if you have a code that i can adjust the spacing using numbers value ( Example: margin: 0px 0px )
i need more space between each of them
thank u
FIRST PRODUCT —> SECOND PRODUCT —> THIRD PRODUCT
SPACE SPACE
thank you a lot Kumar
i just adjust the first code you gave me
from ( justify-content: center; )
to this ( justify-content: space-between; )
its add more spacing between the items
i appreciate !
its my pleasure to help us also thanks for update code share