igarashiphoto Posted November 9, 2019 Share Posted November 9, 2019 Hello Everyone, Kind of in a dilemma and in hurry to see if anyone can help me... Is there any coding out there that can stop the use of responsive sizing? To be as clear as possible, I have a Wells template and I'm tired of having the images rearrange every time I move from one display size to another. In other words, is there a way so that the entire site can retain its proportions (including gallery thumbnails)? Thank you so much in advance!! dorotapo 1 Link to comment
moonlitdesign Posted April 6, 2022 Share Posted April 6, 2022 did you have any luck on this ? @igarashiphoto Link to comment
tuanphan Posted April 10, 2022 Share Posted April 10, 2022 On 4/6/2022 at 5:22 PM, moonlitdesign said: did you have any luck on this ? @igarashiphoto If you share link to page where you want to disable responsive, we can take a look 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
Jake235 Posted April 10, 2022 Share Posted April 10, 2022 This is not a good idea! While you may be not be okay with that, your users may use many different device types. I highly do not recommend turning off this feature if you can. paul2009 1 Link to comment
dorotapo Posted April 14, 2022 Share Posted April 14, 2022 I have same issue, do you have any solution? I would like to have one column od images on mobile and 2/3 column on every desktop. Link to comment
tuanphan Posted April 18, 2022 Share Posted April 18, 2022 On 4/14/2022 at 10:37 PM, dorotapo said: I have same issue, do you have any solution? I would like to have one column od images on mobile and 2/3 column on every desktop. Can you share link to page? We can help easier 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 Share Posted April 21, 2022 https://dorotaporebska.com/new-gallery Link to comment
tuanphan Posted April 24, 2022 Share Posted April 24, 2022 On 4/22/2022 at 12:09 AM, dorotapo said: https://dorotaporebska.com/new-gallery 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