Title: Website without scrolling
Last modified: November 6, 2020

---

# Website without scrolling

 *  [dnboria](https://wordpress.org/support/users/dnboria/)
 * (@dnboria)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/website-without-scrolling/)
 * Hello! I am starting with wordpress a few months ago
 * I am using the elementor plugin to make a website and I am needing that the website
   does not have any type of scrolling.
    I leave a website as an example [https://www.thomaspeschak.com/](https://www.thomaspeschak.com/)
 * Is there a plugin for this? or what advice do you give me?
 * Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Kartik Shukla](https://wordpress.org/support/users/kartiks16/)
 * (@kartiks16)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/website-without-scrolling/#post-13628536)
 * Hello,
 * I recommend you to use Elementor, create a page with it, then add a full height
   section/Slider and use this css code to remove the scroll bar from the homepage:
 *     ```
       html {
           overflow-y: hidden;
       }
       ```
   
 * Try this and see if that helps.
 * Thanks.
 *  Thread Starter [dnboria](https://wordpress.org/support/users/dnboria/)
 * (@dnboria)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/website-without-scrolling/#post-13631342)
 * Hi Kartik! Yes it works!
 * Now i have to adapt the website.
 * Thanks!!!
 *  Thread Starter [dnboria](https://wordpress.org/support/users/dnboria/)
 * (@dnboria)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/website-without-scrolling/#post-13661647)
 * Not to open another topic.
    I was able to remove the scroll, but what css code
   should I use to get everything on the screen like the example website? n any 
   resolution the complete web is shown
    -  This reply was modified 5 years, 6 months ago by [dnboria](https://wordpress.org/support/users/dnboria/).

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Website without scrolling’ is closed to new replies.

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 3 replies
 * 2 participants
 * Last reply from: [dnboria](https://wordpress.org/support/users/dnboria/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/website-without-scrolling/#post-13661647)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
