Disable scrolling
-
Hi all,
I would like disable scrolling on my home page while keeping a full screen background image. I have used a “cover image” block in the header to create a full screen background. I have remove all other blocks on the homepage.
I have tried to enable ‘no scrolling’ by adding the following custom CSS:
html, body { margin: 0; height: 100%; overflow: hidden }
However, now I have the following problems:
1) all pages have the ‘no scrolling’ applied. I would like to apply it only to the homepage.
2) the homepage shows a white space in the bottom (when zooming out).Is there a way to only apply ‘no scrolling’ to the home page, and remove the white space in the bottom?
Thanks in advance!
- This topic was modified 2 years, 2 months ago by .
- This topic was modified 2 years, 2 months ago by .
The page I need help with: [log in to see the link]
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Disable scrolling’ is closed to new replies.