dorotapo Posted April 14, 2022 Share Posted April 14, 2022 Site URL: https://dorotaporebska.com Hello guys Do you know how to solve it : I want to have one column gallery of images on mobile and 2/3 columns on desktop. I've created gallery called New Gallery on my web and its open different ways on different devices Link to comment
tuanphan Posted April 18, 2022 Share Posted April 18, 2022 You want that or keep desktop layout on obile?? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
dorotapo Posted April 21, 2022 Author Share Posted April 21, 2022 Hi I want to have 3 columns of pictures in every gallery on every desktop and one column on mobile Link to comment
tuanphan Posted April 24, 2022 Share Posted April 24, 2022 On 4/21/2022 at 11:56 PM, dorotapo said: Hi I want to have 3 columns of pictures in every gallery on every desktop and one column on mobile Add to Design > Custom CSS @media screen and (min-width:641px) { div#page-62572520657d2206b026d3ff .span-4 { width: 33.3333% !important; float: left !important; } } @media screen and (max-width:640px) { div#page-62572520657d2206b026d3ff .span-4 { width: 100% !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment