Title: Scrollbar?
Last modified: August 21, 2016

---

# Scrollbar?

 *  Resolved [badgergravy](https://wordpress.org/support/users/badgergravy/)
 * (@badgergravy)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/scrollbar-5/)
 * Hi,
 * I am seeing a scrollbar on the right hand side of the homepage even though there
   is no option to scroll. Is this normal? Just thought it’s a bit odd since the
   theme is based on being full screen but then has a scroll bar that does nothing
   taking up space.
 * I have tried unsuccessfully to hide the scrollbar. If I was able to do it I’d
   also be worried I’d be hiding it on all pages and not just the home page. Are
   there plans to hide it in a future release or has anyone else done it successfully?
 * Thanks

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

 *  Thread Starter [badgergravy](https://wordpress.org/support/users/badgergravy/)
 * (@badgergravy)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/scrollbar-5/#post-4918612)
 * Fixed it. In style.css find:
 * [http://clagnut.com/blog/348/#c790](http://clagnut.com/blog/348/#c790) */
    overflow-
   y: scroll; /* Keeps page centred in all browsers regardless of content height*/
 * Change overflow-y value to auto:
    overflow-y: auto;
 * Don’t know if this is going to break something else but I’m sure I’ll find out.
 *  Theme Author [sonalsinha21](https://wordpress.org/support/users/sonalsinha21/)
 * (@sonalsinha21)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/scrollbar-5/#post-4918651)
 * Great you were able to solve your own issue. Sorry for delay in replying back
   i was on vacation and returned today.

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/skt-full-width/2.1/screenshot.
   png)
 * SKT Full Width
 * [Support Threads](https://wordpress.org/support/theme/skt-full-width/)
 * [Active Topics](https://wordpress.org/support/theme/skt-full-width/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/skt-full-width/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/skt-full-width/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [sonalsinha21](https://wordpress.org/support/users/sonalsinha21/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/scrollbar-5/#post-4918651)
 * Status: resolved