I need to design my Shopify store which is in brooklyn theme for mobile exactly as it is designed for destop. Please help me!
My Webiste: https://www.thessevensstore.com/
I need to design my Shopify store which is in brooklyn theme for mobile exactly as it is designed for destop. Please help me!
My Webiste: https://www.thessevensstore.com/
@MohammedSaleem Which part do you want to change on mobile?
Home page
Which part of the home page, do you want the featured product on one row
The home page is mean the same product you are selling
Home page
yess 2 in a row
Hi, @MohammedSaleem
You can try this code
@media screen and (max-width: 768px){
#CollectionSection .grid__item{
width:49% !important;
}}