Title: Linker scrollbar
Last modified: November 7, 2018

---

# Linker scrollbar

 *  Resolved [haasder](https://wordpress.org/support/users/haasder/)
 * (@haasder)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/linker-scrollbar/)
 * Beste Menno,
 * Ik ben aan het experimenteren met Foyer. Het lukt aardig alleen blijft er telkens
   een scrollbar zichtbaar aan de linkerkant van het scherm. Dit is zowel op mijn
   Raspberry Pi als op desktop PC.
 * Weet jij hier een oplossing voor?
 * Alvast bedankt,
 * Haasder.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flinker-scrollbar%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [petricc](https://wordpress.org/support/users/petricc/)
 * (@petricc)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/linker-scrollbar/#post-10869369)
 * Beste Haasder,
 * Ik zie geen scrollbar! Is het gelukt?
 * Groet
 *  Plugin Author [Menno Luitjes](https://wordpress.org/support/users/mennolui/)
 * (@mennolui)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/linker-scrollbar/#post-10883024)
 * Hi [@haasder](https://wordpress.org/support/users/haasder/),
 * Quick reply in English for all users that are interested 🙂
 * I found your website’s theme adds this scrollbar on purpose. Not sure why. Edge
   even displays the scrollbar when it is not necessary, Chrome and other browsers
   do not.
 * You could add this CSS to reverse your theme’s scroll declaration:
 *     ```
       html {
         overflow-y: auto !important;
       }
       ```
   
 * This will affect both your Foyer display as your whole website so be sure to 
   re-test your website.
 * You could also use Chrome to run your display, no CSS needed then.
    Hope this
   helps.
 * Best,
    Menno
 *  Thread Starter [haasder](https://wordpress.org/support/users/haasder/)
 * (@haasder)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/linker-scrollbar/#post-10933061)
 * Hi Menno, petricc,
 * Sorry for my late respond.
 * html {
    overflow-y: auto !important; }
 * This helped for me.
 * Great plugin!
 *  Plugin Author [Menno Luitjes](https://wordpress.org/support/users/mennolui/)
 * (@mennolui)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/linker-scrollbar/#post-10935983)
 * Hey, glad to hear that worked!

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

The topic ‘Linker scrollbar’ is closed to new replies.

 * ![](https://ps.w.org/foyer/assets/icon-256x256.png?rev=1752613)
 * [Foyer - Digital Signage for WordPress](https://wordpress.org/plugins/foyer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/foyer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/foyer/)
 * [Active Topics](https://wordpress.org/support/plugin/foyer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/foyer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/foyer/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Menno Luitjes](https://wordpress.org/support/users/mennolui/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/linker-scrollbar/#post-10935983)
 * Status: resolved