Title: Scrollbar problem
Last modified: March 14, 2022

---

# Scrollbar problem

 *  [vic89](https://wordpress.org/support/users/vic89/)
 * (@vic89)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/scrollbar-problem-2/)
 * Hello, I noticed last weeks in my website appear a scrollbar in some pages that
   I never added it. I want to know why is this problem and how can I remove that
   scrollbars.
    -  This topic was modified 4 years, 2 months ago by [vic89](https://wordpress.org/support/users/vic89/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fscrollbar-problem-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Parag Das](https://wordpress.org/support/users/parag44/)
 * (@parag44)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/scrollbar-problem-2/#post-15458431)
 * Hello [@vic89](https://wordpress.org/support/users/vic89/)
 * Could you please change your theme to a default WordPress theme and deactivate
   other third-party plugins to ensure it doesn’t come from your theme?
 * Thank you!
    Best Regards,
 *  Thread Starter [vic89](https://wordpress.org/support/users/vic89/)
 * (@vic89)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/scrollbar-problem-2/#post-15461052)
 * The thing is only happens in the pages created with Page Builder, the rest of
   the pages of website are okay. And the theme didnt update or change since more
   of a year.
 * Regards,
    -  This reply was modified 4 years, 2 months ago by [vic89](https://wordpress.org/support/users/vic89/).
 *  Plugin Support [Parag Das](https://wordpress.org/support/users/parag44/)
 * (@parag44)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/scrollbar-problem-2/#post-15461147)
 * Hello [@vic89](https://wordpress.org/support/users/vic89/)
 * It seems to be a plugin conflict issue. Did you deactivate all the third-party
   plugins during testing, as I said? Anyway, to solve the issue, you can add the
   following CSS on Appearance > Customize > Additional CSS
 *     ```
       .wppb-container > .wppb-row {
           overflow: hidden;
       }
       ```
   
 * Thank you!
    Best Regards,

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

The topic ‘Scrollbar problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-pagebuilder_8a84e2.svg)
 * [WP Page Builder](https://wordpress.org/plugins/wp-pagebuilder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-pagebuilder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-pagebuilder/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-pagebuilder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-pagebuilder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-pagebuilder/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Parag Das](https://wordpress.org/support/users/parag44/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/scrollbar-problem-2/#post-15461147)
 * Status: not resolved