Jump to content

Add more space to specific place in mobile

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

2 hours ago, magneticnorth said:

Site URL: https://mahalavi.squarespace.com

web password: maha

 

Hello! 

How do I add spacing to a specific area?

I would like to add a bit more spacing at the end of the section on mobile here:
image.png.7e659e81fa5bf642c2f9b058e1680f69.png

 

I'd like it to have the similar spacing to this area above: 
image.png.f32c546ac81c2005581e0a37867ff928.png

 

Thank you!

Try in Home > Design > Custom Css

@media only screen and (max-width: 767px) {
  section[data-section-id="6299dbd4a70d797ee7e4e7de"] .content-wrapper {
    padding-bottom: 50px !important;
  }
}

add more space 

Let me know how it works on your site

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
On 6/3/2022 at 5:14 PM, bangank36 said:

Try in Home > Design > Custom Css

@media only screen and (max-width: 767px) {
  section[data-section-id="6299dbd4a70d797ee7e4e7de"] .content-wrapper {
    padding-bottom: 50px !important;
  }
}

add more space 

Let me know how it works on your site

Doesn't seem to be working!

Link to comment

Try adding to Design > Custom CSS

@media screen and (max-width:767px) {
div#page-section-6299dbd4a70d797ee7e4e7de {
    padding-bottom: 50px;
	padding-top: 50px;
}
}

 

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.