Jump to content

Decrease Padding Between Sections on Mobile Version of Website 7.1

Recommended Posts

Site URL: https://reyeswine.squarespace.com/about

Hi everyone, 

I am hoping someone can help me out!  I am trying to reduce the white space between on sections on the mobile version of my ABOUT page on my trial website.  

reyeswine.squarespace.com/about

pw: wine

I've tried doing a few things, including custom CSS such as:

/* About Section - Spacing Between Sec. 1&2 */
@media screen and (max-width:767px) {
  [data-section-id="603454bbcfd4dc6542aa9e43"]{
  padding-top:1px !important;
  padding-bottom: 1px !important}
}

However, this does not seem to be working.  What am I doing wrong? @tuanphan? Can you help out? Can anyone help me out? 

 

Thank you so much!  

 

 

Screen Shot 2021-02-23 at 8.57.06 AM.png

Screen Shot 2021-02-23 at 8.57.15 AM.png

Link to comment
  • Replies 8
  • Views 1.4k
  • Created
  • Last Reply

Top Posters In This Topic

@tuanphan

Thank you so much for your help always.

I have a similar problem on mobile web. the spaces only happen on mobile web as attached. Would you please have a look and help me too ?

www.ok-mart.com.au

 

 

IMG_6839.PNG

Link to comment
On 3/7/2021 at 5:22 PM, Donald_P said:

@tuanphan

Thank you so much for your help always.

I have a similar problem on mobile web. the spaces only happen on mobile web as attached. Would you please have a look and help me too ?

www.ok-mart.com.au

 

 

IMG_6839.PNG

Sorry for the delay. Add this to Design > Custom CSS > Then save & reload your site

/* remove slide spacing mobile homepage */
@media screen and (max-width:767px) {
body.homepage .gallery-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
  • 11 months later...
  • 4 months later...

Hi there,

We're having the same issue with our site on mobile. Everything looks great on desktop, however, the spacing in between sections on mobile, especially after the header gallery and before the first section "Who We Are", I've tried a number of codes that aren't working.

We're transitioning to a new template, Moksha, so we went back to our old template, Hayden, for the time being until this issue is resolved. 

URL is capturesportsmarketing.com however, you'll see the old template at that address. I've attached some screenshots from Preview mode.

I hope someone can help!

Screen Shot 2022-07-25 at 12.58.05 PM.png

Screen Shot 2022-07-25 at 12.58.16 PM.png

Edited by Capture_Sports_Ent
Added info & photos.
Link to comment
On 3/10/2022 at 1:11 AM, tuanphan said:

Can you share link to page in screenshot? We can check easier

Hi there,

We're having the same issue with our site on mobile. Everything looks great on desktop, however, the spacing in between sections on mobile, especially after the header gallery and before the first section "Who We Are", I've tried a number of codes that aren't working.

The URL is capture-se.com. We went ahead and activated our new template because we needed to launch the site but we'd still like to find a solution for the spacing issue for mobile.

Would you be able to assist?

image.png.9d0202527e02f00d31d532c87e853165.png

image.png.54d5627da743655c56c266e5628833f2.png

Edited by Capture_Sports_Ent
Updated info.
Link to comment
18 hours ago, Capture_Sports_Ent said:

Hi there,

We're having the same issue with our site on mobile. Everything looks great on desktop, however, the spacing in between sections on mobile, especially after the header gallery and before the first section "Who We Are", I've tried a number of codes that aren't working.

The URL is capture-se.com. We went ahead and activated our new template because we needed to launch the site but we'd still like to find a solution for the spacing issue for mobile.

Would you be able to assist?

image.png.9d0202527e02f00d31d532c87e853165.png

image.png.54d5627da743655c56c266e5628833f2.png

Add to Design > Custom CSS

@media screen and (max-width:640px) {
section#home, section#home article.Index-gallery-item {
    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

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.