Title: hide scroll bar
Last modified: August 22, 2024

---

# hide scroll bar

 *  Resolved [muktaweb](https://wordpress.org/support/users/muktaweb/)
 * (@muktaweb)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/hide-scroll-bar-2/)
 * Thank you for an amazing Plugin.
 * I do not want scroll bar at the below, I want to show my entire code in one page.
   by line warping.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhide-scroll-bar-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * (@kbat82)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/hide-scroll-bar-2/#post-17969535)
 * Hey, right now there is no built in solution, but are you comfortable adding 
   some CSS? Can you see this issue here where another user provided a solution?
   [https://github.com/KevinBatdorf/code-block-pro/issues/250#issuecomment-2302015099](https://github.com/KevinBatdorf/code-block-pro/issues/250#issuecomment-2302015099)
 * Here’s the snippet though:
 *     ```wp-block-code
       div[class*='code-block-pro']:not(.x) pre span.line {	white-space: pre-wrap;}
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘hide scroll bar’ is closed to new replies.

 * ![](https://ps.w.org/code-block-pro/assets/icon-256x256.png?rev=2908978)
 * [Code Block Pro - Beautiful Syntax Highlighting](https://wordpress.org/plugins/code-block-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/code-block-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/code-block-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/code-block-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/code-block-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/code-block-pro/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * Last activity: [1 year, 9 months ago](https://wordpress.org/support/topic/hide-scroll-bar-2/#post-17969535)
 * Status: resolved