Jump to content

Extra line space on a mobile

Recommended Posts

Site URL: https://www.resin-works.com/whatisresinbound

Hi. I have a website with text in three columns that looks fine when viewed on a computer

847484745_ScreenShot2020-12-28at11_05_04.thumb.png.bca3733d2782a37e89766129d476bcef.png 

but when viewed on a mobile, it adds an extra line space where the columns would have ended, so there is an extra line space after paragraph 3 and paragraph 8. I'd imagine that I need to take the padding off the bottom of the text box, but I'm not sure how to get into the coding in order to do that. Any help would be much appreciated.

Thanks

137284815_ScreenShot2020-12-28at11_05_23.thumb.png.85fb5e53922bc7e93892701cfba030db.png

Link to comment
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Add to Home > design > custom CSS

/* mobile extra spacing */
@media screen and (max-width:767px) {
div#page-5f789e13c0d2cc549fabcbc9 .html-block {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
}

 

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
  • 1 month 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.