Jump to content

Padding between blocks in mobile

Recommended Posts

  • Replies 4
  • Views 480
  • Created
  • Last Reply

Top Posters In This Topic

1 hour ago, JennWalker said:

Site URL: https://www.bradmurphyforcongress.com/meet-brad

Hi, The padding between these two blocks disappears on mobile. Any idea of how to fix that?

image.thumb.png.c80d3572f68cdd86b55e72b3f31eaeb5.png

 

You can try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px) {
  .newsletter-form-button-wrapper,
  .newsletter-form-fields-wrapper,
  .newsletter-form-footnote p {
    margin-top: 0 !important;
  }
}

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

My testing result

image.png.ab08ac0a00b57cc1107a94cabd975e7f.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

@JennWalker The spacer block is hide on mobile, so problem appear. You can add this to Design > Custom CSS to make spacer block appear, then the gap will be back.

/* Mobile space between blue gray */
@media screen and (max-width:767px) {
div#block-yui_3_17_2_1_1638921051396_4698 {
    display: block;
}
}

 

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.