Title: Vertical scrollbar question
Last modified: August 19, 2019

---

# Vertical scrollbar question

 *  Resolved [Daniele Brunengo](https://wordpress.org/support/users/brooner/)
 * (@brooner)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/vertical-scrollbar-question/)
 * Hello, the plugin is wonderful and smooth, but I noticed something: when the 
   popup appears, the vertical scrollbar disappears and there is a brief moment 
   when everything “slides” slightly to the right, then it all slides to the left
   again on popup closure.
 * Is there a way to keep the scrollbar visible throughout, so that no sliding takes
   place? Thanks a lot.

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

 *  Plugin Contributor [Philipp Stracker](https://wordpress.org/support/users/strackerphil-1/)
 * (@strackerphil-1)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/vertical-scrollbar-question/#post-11868444)
 * Hi [@brooner](https://wordpress.org/support/users/brooner/)
 * Thank you for the great feedback, great to have you here 🙂
 * And yes, the plugin indeed hides the scrollbar of the webpage when a popup is
   opened. It can be disabled rather easily with a short line of CSS:
 * – In wp-admin go to Divi > Theme Options
    – Select the tab “Integration” – Add
   the following code into the second textarea (“inside <body> tag”)
 * `<style>body.evr_popup_open{overflow: auto!important}</style>`
 * As a result, the scrollbar will not change, and the user can scroll the page 
   behind the popup.
 * For now, I’ll mark this topic as resolved, but let me know if you have any other
   questions or need further help with this.
 * Philipp
 *  Thread Starter [Daniele Brunengo](https://wordpress.org/support/users/brooner/)
 * (@brooner)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/vertical-scrollbar-question/#post-11911022)
 * Great fix, thanks.

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

The topic ‘Vertical scrollbar question’ is closed to new replies.

 * ![](https://ps.w.org/popups-for-divi/assets/icon-256x256.jpg?rev=2553226)
 * [Popups for Divi](https://wordpress.org/plugins/popups-for-divi/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/popups-for-divi/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/popups-for-divi/)
 * [Active Topics](https://wordpress.org/support/plugin/popups-for-divi/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/popups-for-divi/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/popups-for-divi/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Daniele Brunengo](https://wordpress.org/support/users/brooner/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/vertical-scrollbar-question/#post-11911022)
 * Status: resolved