Jump to content

7.1 Slideshow Gallery Section Mobile Resize

Recommended Posts

20 hours ago, 8FOOT3 said:

@tuanphanI'm also having issues with spacing (top & bottom) on mobile view https://www.thewhitewaystudio.com/ those codes don't seem to work for me and it's driving me crazy! Any ideas? 

Add to Home > Design > Custom CSS

/* resize gallery */
@media screen and (max-width:640px) {
section#reviews2 {
    margin-top: 50px;
    margin-bottom: 50px;
}
}

 

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
On 10/26/2020 at 5:02 PM, 8FOOT3 said:

Sure - autoplay has been deactivated

Hi. Sorry, missing your question. Do you still need help?

On 10/29/2020 at 11:23 AM, zoebrock said:

Hi - https://www.johngollings.com/ - this site has a rotating slideshow autoplaying at the top of the homepage. It is MASSIVE on mobile view. I've tried every single one of the codes above in this thread and nothing worked to help resize it. PLease help! 

I see fine here. Do you still need help?

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
11 hours ago, ibisette said:

I have the same problem. Disabled my autoplay on https://ibisette.squarespace.com/config/pages
massive blank spaces up and below my gallery on mobile. 

desperate for help, none of the above codes did it for me 

Where is slideshow? /config is admin url.

 

On 10/26/2020 at 5:02 PM, 8FOOT3 said:

Sure - autoplay has been deactivated

Try adding to Home > Design > Custom CSS

@media screen and (max-width:640px) {
section#reviews2 .Index-gallery-wrapper, section#reviews2 .Index-gallery-item {
    height: 60vh !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!)

Link to comment
37 minutes ago, tuanphan said:

Where is slideshow? /config is admin url.

 

Try adding to Home > Design > Custom CSS


@media screen and (max-width:640px) {
section#reviews2 .Index-gallery-wrapper, section#reviews2 .Index-gallery-item {
    height: 60vh !important;
}
}

 

Www.ibisette.com/portfolio/portraits sorry for the wrong link 😞

Link to comment
On 10/31/2020 at 5:52 PM, 8FOOT3 said:

Yes @tuanphan, still not displaying correctly on mobile view - your help would be appreciated, thank you

Strange. I remembered I posted the answer a few hours ago :( Try adding to Home > design > Custom CSS

@media screen and (max-width:640px) {
section#reviews2 .Index-gallery-wrapper, section#reviews2 .Index-gallery-item {
    height: 60vh !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!)

Link to comment
24 minutes ago, tuanphan said:

Strange. I remembered I posted the answer a few hours ago 😞Try adding to Home > design > Custom CSS


@media screen and (max-width:640px) {
section#reviews2 .Index-gallery-wrapper, section#reviews2 .Index-gallery-item {
    height: 60vh !important;
}
}

 

EXCELLENT! That fixed the issue - thank you @tuanphan

Link to comment

Site URL: http://ibisette.com/portfolio/portraits

Hi I really am desperate for help on this issue.

On pc the website looks fabulous, exactly the way I wanted it to be. 
Problem comes up on mobile. 
www.ibisette.com/portfolio/portraits for example, all portrait-oriended photo's in the carousel show a lot of blank space on both left and right side of the image as you can see on the screenshot below. 

vzH0YU1YtiP_kqxaLVXge-652-kL0KPsN-NCbH99v4uRpBFMIPND-7OLMccD90wxXR8w2Wo2D8lcs6C8lo72KqAWVJwjbWS_dEnZleE2e2LpFejBh1Eq7paBWQOQW2N25X4KM7G5GESvnEoRQlKUoO7qTgFjQyTZyCvAkF_VFxY8i3H3JHsd37SNFJXLUEChUg5bMaJsc-9w7ctMpK4mjcNdg8aZ9yfIIFVWEpzIIgf0RzhnLol-SIyp-TWSK38j71ew3cmbI18mDt353zRY_ITNsCb4DZvjZ9CE83lM04-ObileTbPpq41YCfXf9KP-YUemSYsjV2oNkUhOcUdde3gEFioyCYJ0YaE_I2i0HurT1go1HHvufR86QiR65GiphcI4YiV3dw9bR2liVf5rg4YuXdISpjTbpGGGKu9vGoOY8tMeBAWTBGMgGpORodH0M19iVvQuHcDANAAZNhaKRF4OWXNQ8DlyhXIQ7JALyCnwb3gHZJEQ7osS21Kf8G6I5nykP81beSf3peZpiW850uWXTkBs2zUg0Q521HQudZIDS5_S7mPSWhoiXkynQ38I-KBfSSN3dYod1_H8bBHQNPjCwW4wbp7zFZxBdBcbOUFiyN3u-oycM0iv9Dqj7T6gXkslqzgWD9lcPXBmG2pd0aHLrH7fiWIP2xWsQup8fn64MeK4cljIHmRx_sJk6vg=w968-h1988-no?authuser=0


I would like to have the carousel to be taller so that pictures in both landscape and portrait mode be seen clearly. (I have absolutely no problem with how the landscape mode pictures are displayed now, it's great. It's just for the portrait mode that the blank space is way too big. I would love it to look a little more like the paint job I did below: 

image.thumb.png.20ea10287c661d95bd53987a97bee3fb.png
Is there anyone who could help me write a little bit of code to fix this issue? 
I have disabled the autoplay.

Link to comment
  • 3 weeks later...
On 11/3/2020 at 10:27 PM, piercy13 said:

@tuanphan

Hi can you help please. code isnt working to reduce spacing on mobile for this page ...

https://www.projectzerodesign.co.uk/portfolio

thank you

Missing your comment. Do you still need help on this?

On 11/20/2020 at 11:02 AM, AllieDesignCo said:

Hi there, I'm having the same issue! I can't find the right ID to target to fix the padding on mobile.

I'm planning to drag this page into the live homepage index once I find a fix for the mobile padding issue. It's just on its own right now.

https://www.vintagedishandtell.com/hero-recipe-slideshow

Thanks!

Screen Shot 2020-11-19 at 9.29.41 PM.png

Screen Shot 2020-11-19 at 9.21.46 PM.png

Add to Page Settings > Advanced > Header

<style>
  .Main-content {
    padding-top: 10px;
    padding-bottom: 10px;
}
</style>

 

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
  • 2 weeks later...
On 12/11/2020 at 7:27 PM, Nipper said:

Hello, 

I am having the same issue. The code doesn't seem to be working - I need my gallery height lower on Mobile so I can fit my text on the screen. Can you help please. @tuanphan 

URL: www.aep.global

Thank you.

Screenshot 2020-12-11 at 12.23.33.png

Add to Home > Design > Custom CSS > Then save & reload your site.

@media screen and (max-width:767px) {
.homepage .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!)

Link to comment
  • 4 weeks later...
On 12/13/2020 at 2:13 AM, tuanphan said:

Add to Home > Design > Custom CSS > Then save & reload your site.


@media screen and (max-width:767px) {
.homepage .gallery-fullscreen-slideshow {
    height: 30vh !important;
}
}

 

Thanks so much! Worked great

Link to comment
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.