JenSymes Posted May 29, 2020 Share Posted May 29, 2020 Site URL: http://www.jensymes.com/home I am wanting to expand the parent container for my carousel gallery to expand the view in mobile only and leave the gallery dimensions alone in tablet and desktop view. Link to comment
tuanphan Posted May 31, 2020 Share Posted May 31, 2020 You want to create width/height gallery (under header) on mobile only? 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
JenSymes Posted June 1, 2020 Author Share Posted June 1, 2020 I want to increase the height of a carousel gallery on mobile only...the carousel displays nicely on desktop and tablet however it is very small on mobile and I would like it to be larger on mobile only Link to comment
tuanphan Posted June 3, 2020 Share Posted June 3, 2020 Try adding to Home > Design > Custom CSS @media screen and (max-width:767px) { .homepage { .sqs-gallery-design-strip { overflow: visible; height: 200%; } } } 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
JenSymes Posted June 4, 2020 Author Share Posted June 4, 2020 Thanks! Ill give it a try! Link to comment
jjaina Posted July 3, 2020 Share Posted July 3, 2020 Hi Jen! Were you able to find something that works? I've been trying to do the same thing and can't figure it out. I looked at your site on mobile and it looks like you may have just switched to a different kind of gallery? Link to comment
tuanphan Posted July 5, 2020 Share Posted July 5, 2020 On 7/4/2020 at 2:38 AM, jjaina said: Hi Jen! Were you able to find something that works? I've been trying to do the same thing and can't figure it out. I looked at your site on mobile and it looks like you may have just switched to a different kind of gallery? If you share link to your site, 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!) Link to comment
gmonimoni Posted July 20, 2020 Share Posted July 20, 2020 On 6/3/2020 at 6:17 AM, tuanphan said: Try adding to Home > Design > Custom CSS @media screen and (max-width:767px) { .homepage { .sqs-gallery-design-strip { overflow: visible; height: 200%; } } } When I increase the height of my carousel the images get cut off. Any solution for this? Link to comment
Sanny Posted August 16, 2020 Share Posted August 16, 2020 Same, I tried the CSS and the images got cut off. Would love to see if there is a solution. Link to comment
CarissaBlossom Posted November 23, 2020 Share Posted November 23, 2020 Did you find a solution for this? I'm having the same issue! Link to comment
tuanphan Posted November 23, 2020 Share Posted November 23, 2020 12 hours ago, CarissaBlossom said: Did you find a solution for this? I'm having the same issue! If you share site url, 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!) Link to comment
ICS_ Posted December 21, 2020 Share Posted December 21, 2020 im having the same issue Link to comment
tuanphan Posted December 22, 2020 Share Posted December 22, 2020 On 12/21/2020 at 12:25 PM, ICS_ said: im having the same issue If you share site url, 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!) Link to comment
ICS_ Posted December 23, 2020 Share Posted December 23, 2020 On 12/22/2020 at 2:24 AM, tuanphan said: If you share site url, we can check easier weenonline.org site PW: WEEN_ Link to comment
jinbptc Posted December 29, 2020 Share Posted December 29, 2020 same issue. Is there a solution? Link to comment
zatcharyallen Posted January 15, 2021 Share Posted January 15, 2021 Hi I am also having this issue. I would like all of my carousel ads throughout my site to appear larger on mobile view. My website is www.zacalleninteriors.com . I use the carousel for product photos in my blog posts. Link to comment
RubenAlza Posted February 9, 2021 Share Posted February 9, 2021 same issue. used the code and while it did help with the mobile version of the carousel showing 1 image at a time at a bigger scale ... but its cut in half. like the page wont resize Link to comment
tuanphan Posted February 13, 2021 Share Posted February 13, 2021 On 2/10/2021 at 2:28 AM, RubenAlza said: same issue. used the code and while it did help with the mobile version of the carousel showing 1 image at a time at a bigger scale ... but its cut in half. like the page wont resize Can you share link to page where you use carousel? 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
cpcadence Posted January 17, 2022 Share Posted January 17, 2022 Hi there, I am trying to accomplish the same. The carousel galleries look great on desktop, but on mobile, the height stays very narrow, so the images do not have the same impact. Trying to increase the height when viewed on mobile, but have tried various codes without luck. Here is a sample page: https://aspiretraveladvisors.com/travel-articles/three-luxury-hotels-on-the-island-of-sardinia Thanks in advance. 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