Gallery stack 1 column mobile (Flow Theme)

Huayi
Visitor
2 0 0

Hi There,

I would like the gallery section on flow Theme to stack as 1 column on mobile. At the moment it is 2 column 

Screen Shot 2021-02-26 at 5.24.51 pm.pngScreen Shot 2021-02-26 at 5.25.01 pm.png

Replies 3 (3)

oscprofessional
Shopify Partner
15846 2371 3074

Hi,
Please share your store URL with password (If Needed) , So that I will give you proper solution here !

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing
Huayi
Visitor
2 0 0

Hi, it's not alive store yet. Preview URL below 

https://h8noyg16kc7knik3-36361666700.shopifypreview.com

oscprofessional
Shopify Partner
15846 2371 3074

Hi

Hello
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid

 

@media only screen and (max-width: 767px){
.image-gallery-wrapper .gallery-grid .homepage-gallery-grid-item {
width: 100%;
}
}

Note : If you havwe already this media then Add this css in 767px media.

 

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing