kayeandco Posted April 16, 2020 Share Posted April 16, 2020 (edited) Hi, I am building a site on 7.1 which has a portfolio area which holdis individual project case studies. Each project has a gallery slideshow (full width with bullet transitions). On desktop is works fine. On mobile the gallery has completely lost it's aspect ratio and is now portrait (extremely tall and thin) and therefore gives an awful crop. All other static images behave correctly. I have see other sites using the gallery and the aspect ratio is largely retained. If anyone has got a workaround or can help it would be appreciated? Edited April 16, 2020 by kayeandco Link to comment
eleonored Posted April 20, 2020 Share Posted April 20, 2020 Hello, I have the same problem! Would love to know how to solve this issue as well. Thanks! Link to comment
kayeandco Posted April 20, 2020 Author Share Posted April 20, 2020 2 hours ago, eleonored said: Hello, I have the same problem! Would love to know how to solve this issue as well. Thanks! Hi, Afraid I didn't manage to sort it. I have just had to live with it. It seams odd that just this element that can't behave properly when reducing to smaller devices. I made numerous contacts with the help team but I don't think they saw it as a problem, just the way the site behaves. Link to comment
eleonored Posted April 20, 2020 Share Posted April 20, 2020 33 minutes ago, kayeandco said: Hi, Afraid I didn't manage to sort it. I have just had to live with it. It seams odd that just this element that can't behave properly when reducing to smaller devices. I made numerous contacts with the help team but I don't think they saw it as a problem, just the way the site behaves. So weird!! thank you for letting me know! Link to comment
mrjp Posted June 18, 2020 Share Posted June 18, 2020 (edited) This is driving me crazy! There must be a solution? Edited June 18, 2020 by mrjp Link to comment
tuanphan Posted June 21, 2020 Share Posted June 21, 2020 On 6/19/2020 at 6:45 AM, mrjp said: This is driving me crazy! There must be a solution? Hi. Sorry for the late reply. Can you share link to gallery? I think we can help with this problem (not sure, need site to check) 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!) Link to comment
kayeandco Posted June 23, 2020 Author Share Posted June 23, 2020 Hi, Thanks for your reply. In the end we took them off the site and used indented blocks rather than full screen. Link to comment
Mosabber2480 Posted April 19, 2022 Share Posted April 19, 2022 (edited) You can try to use the below code >>> section[data-section-id="625e5b6ea49a066a88df21f9"]{ @media only screen and (max-width: 640px) { .gallery-fullscreen-slideshow { height: 40vh !important; } } } [data-section-id="625e5b6ea49a066a88df21f9"] will your own id code. Edited April 19, 2022 by Mosabber2480 tuanphan 1 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