Title: Hide scrollbars?
Last modified: February 6, 2020

---

# Hide scrollbars?

 *  Resolved [jpowersok](https://wordpress.org/support/users/jpowersok/)
 * (@jpowersok)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/hide-scrollbars-2/)
 * I am probably overlooking something obvious, but is there a way to force scrollbars
   to always be hidden on a slider?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhide-scrollbars-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [eedee](https://wordpress.org/support/users/eedee/)
 * (@eedee)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/hide-scrollbars-2/#post-12406619)
 * hey [@jpowersok](https://wordpress.org/support/users/jpowersok/),
 * I am getting a “Not found” on the link you posted. Please provide a working link
   for help.
 *  Thread Starter [jpowersok](https://wordpress.org/support/users/jpowersok/)
 * (@jpowersok)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/hide-scrollbars-2/#post-12407316)
 * Sorry about that
    try [https://carnegietelco.com/about](https://carnegietelco.com/about)
 * The second image down in the content/body of the page is the Gutenslider element
   I’m asking about.
 *  Plugin Author [eedee](https://wordpress.org/support/users/eedee/)
 * (@eedee)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/hide-scrollbars-2/#post-12407594)
 * [@jpowersok](https://wordpress.org/support/users/jpowersok/),
 * I had a look on your page. It is a css issue with the theme you are using. I 
   cannot reproduce the error in firefox, chrome nor safari on mac. You will have
   to remove styles for images, your theme sets. It is an educated guess, that your
   solution will be to add the following css to your page:
 *     ```
       .wp-block-eedee-block-gutenslider {
        [class*="wp-image"] {
          margin: 0;
          border: none;
        }
       }
       ```
   
 * If that does not help you will need to try other css.
 * P.S. there will be an option soon in Gutenslider that allows you to pick a focus
   point on the slides’ images.
 * Best
 * Niklas
    -  This reply was modified 6 years, 4 months ago by [eedee](https://wordpress.org/support/users/eedee/).

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

The topic ‘Hide scrollbars?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/gutenslider_814abc.svg)
 * [WordPress Slider Block Gutenslider](https://wordpress.org/plugins/gutenslider/)
 * [Support Threads](https://wordpress.org/support/plugin/gutenslider/)
 * [Active Topics](https://wordpress.org/support/plugin/gutenslider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gutenslider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gutenslider/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [eedee](https://wordpress.org/support/users/eedee/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/hide-scrollbars-2/#post-12407594)
 * Status: resolved