Prevent Home Page Scrolling

My Home page scrolls slightly and cannot disable it. Changed container size so it appears everything fits. I see in Build footer option is there - may be cause. How do I fix page to not scroll (maybe remove footer element??)

5,325 Views
Message 1 of 7
Report
6 REPLIES 6

Hello @boginbob

I went ahead and created a copy of your site and edited the footer code so it will not show. This results in the front page not having any scroll. Here is the test site address testfooterremoval.weebly.com

If this is what you were looking for just reply here and let me know and I will post the solution here so you can do this on your main site.  😃

5,320 Views
Message 2 of 7
Report

Thank you Nicky for the footer removal. Unfortunately that was unsuccessful in preventing my Home Page from scrolling as I thought. I played with 'container' height and width in CSS to get the look I wanted, but could not locate where one sets overall page height (which I assume includes the sum of all element heights). 

I will have to evaluate (non-coder here) how to reduce page height to prevent ​the small amount of scroll and fix or lock Home page.

See below for the small amount of scrolling left on page WHEN VIEWING ON 15" MAC Pro. I am guessing on a desktop monitor - scroll is not visible since pixel height and width of that type of monitor is larger.

https://www.dropbox.com/s/zp2bk4gamotygkm/Screenshot%202016-04-30%2017.58.52.png?dl=0

Thanks again for reply

5,315 Views
Message 3 of 7
Report

Just following up to my previous post. Is 'padding' the feature that I can reduce between each element to reduce the overall displayed page height or is there a definition or line that I can set total page height?

Thank you, Bob

5,277 Views
Message 4 of 7
Report
Square


@boginbob wrote:

Just following up to my previous post. Is 'padding' the feature that I can reduce between each element to reduce the overall displayed page height or is there a definition or line that I can set total page height?

Thank you, Bob


Padding is indeed the space around the element, so setting that to zero would help reduce overall page height.

5,275 Views
Message 5 of 7
Report

Hi @Adam 

Wondering how I would go about preventing scrolling on a page. I'd like to prevent page scroll on this page. 

Are there any resources on how to do this? Thanks!

1,407 Views
Message 8 of 7
Report
Square

Are you trying to prevent scrolling of the entire page, or scrolling within your embedded widget?

1,404 Views
Message 8 of 7
Report