Jump to content

Padding between blocks in mobile

Recommended Posts

  • Replies 4
  • 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

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, 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

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, 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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.