CPollard123 Posted November 4, 2021 Posted November 4, 2021 Hi we seem to be having a similar issue. Our Floor Plan on the studio page image keeps cropping when viewed on mobile view. can you please advice us with what to do. Thank you http://ap-studios.co.uk/
tuanphan Posted November 7, 2021 Posted November 7, 2021 On 11/4/2021 at 7:38 PM, CPollard123 said: Hi we seem to be having a similar issue. Our Floor Plan on the studio page image keeps cropping when viewed on mobile view. can you please advice us with what to do. Thank you http://ap-studios.co.uk/ Where is Our Floor Plan? https://www.ap-studios.co.uk/thestudio Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
CPollard123 Posted November 8, 2021 Posted November 8, 2021 Hi, The image of the floor plan can be found on the studio page below the first carousel. https://www.ap-studios.co.uk/thestudio
tuanphan Posted November 9, 2021 Posted November 9, 2021 17 hours ago, CPollard123 said: Hi, The image of the floor plan can be found on the studio page below the first carousel. https://www.ap-studios.co.uk/thestudio Add to Design > Custom CSS /* Mobile Floor Plan */ @media screen and (max-width:767px) { [data-section-id="6183ceaf7a68be7ccf82bd2d"] { min-height: unset !important; height: 30vh; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
studio_milne Posted April 19, 2022 Posted April 19, 2022 I also have the problem of the images on the home page being cropped (without being able to control this) on the mobile version - the are staying full size on the portfolio pages though. Could you have a look at this? https://rabbit-goby-tj5b.squarespace.com/config/ Thank you!
tuanphan Posted April 22, 2022 Posted April 22, 2022 On 4/20/2022 at 12:47 AM, studio_milne said: I also have the problem of the images on the home page being cropped (without being able to control this) on the mobile version - the are staying full size on the portfolio pages though. Could you have a look at this? https://rabbit-goby-tj5b.squarespace.com/config/ Thank you! Your site is private. Can you setup password & share url again? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
koalabear Posted September 20 Posted September 20 What CSS code would I use to disable cropping for the mobile gallery? This is not a product gallery, just a regular slideshow.
tuanphan Posted September 23 Posted September 23 On 9/21/2024 at 5:37 AM, koalabear said: What CSS code would I use to disable cropping for the mobile gallery? This is not a product gallery, just a regular slideshow. Can you share link to this page? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
koalabear Posted September 23 Posted September 23 14 hours ago, tuanphan said: Can you share link to this page? https://www.pitchafete.com/home-1
tuanphan Posted September 24 Posted September 24 11 hours ago, koalabear said: https://www.pitchafete.com/home-1 You can use this to Custom CSS box @media screen and (max-width:991px) { .gallery-fullscreen-slideshow { height: 30vh !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment