Shopify themes, liquid, logos, and UX
Hello, on mobile I want to change the space for the image gallery sections. I want it to be 0px left and right & 10px between images. Thank You
store: www.cultureposter.com
Solved! Go to the solution
This is an accepted solution.
Hello,
Step 1: Navigate to your Shopify admin panel and go to "Online Store."
Step 2: Click on "Themes" and then select Edit code
Step 3: Find base.css
@media (max-width: 768px) {
.gallery--with-margins {
margin-right: 0px!important;
--gallery-gutter: 0px!important;
}
.gallery--with-margins .gallery__item {
margin-bottom: 10px!important;
margin-left: 0px!important;
margin-right: 0px!important;
}
}
Do not forget to make the answer as solution and like the solution 🙂
THank you
This is an accepted solution.
Hello,
Step 1: Navigate to your Shopify admin panel and go to "Online Store."
Step 2: Click on "Themes" and then select Edit code
Step 3: Find base.css
@media (max-width: 768px) {
.gallery--with-margins {
margin-right: 0px!important;
--gallery-gutter: 0px!important;
}
.gallery--with-margins .gallery__item {
margin-bottom: 10px!important;
margin-left: 0px!important;
margin-right: 0px!important;
}
}
Do not forget to make the answer as solution and like the solution 🙂
THank you
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024