Jump to content

Stop the scrolling!

Recommended Posts

  • Replies 5
  • Views 863
  • Created
  • Last Reply

Top Posters In This Topic

Posted
On 3/15/2022 at 11:25 PM, tuanphan said:

Add to Design > Custom CSS

html, body {
    overflow: hidden;
}

 

Thanks! That def. stopped the scrolling. Any idea how to remove the top and left border, now?

Posted
On 3/24/2022 at 12:54 AM, tuanphan said:

You mean border around image?

Yes, I'd like to make the image take up the entire left half of the screen on desktop and top half on mobile with no borders.

Posted
On 3/29/2022 at 1:20 AM, daveneedshelp said:

Yes, I'd like to make the image take up the entire left half of the screen on desktop and top half on mobile with no borders.

Try adding to Design > Custom CSS

/* Image border */
body.homepage article .content-wrapper {
    padding-top: 0px !important;
    padding-left: 0px !important;
    padding-bottom: 0px !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!)

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.