Title: Content Vertical Display Question?
Last modified: August 21, 2016

---

# Content Vertical Display Question?

 *  Resolved [MazterRic](https://wordpress.org/support/users/mazterric/)
 * (@mazterric)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/content-vertical-display-question/)
 * If you go to [http://www.smydricky.mauvsa.org/pageant-information/judging-criteria/](http://www.smydricky.mauvsa.org/pageant-information/judging-criteria/)
   
   and try to scroll down by sidebar or the scroll on the mouse, it will bring you
   to the very top and won’t let you go down first.
 * I’ve noticed that on my current home page as well. Could you please advise what’s
   going on here and how to adjust it? It’s as if this is running on a fixed template
   for how long the content and display vertically..
 * Thank you!

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

 *  [batharoy](https://wordpress.org/support/users/batharoy/)
 * (@batharoy)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/content-vertical-display-question/#post-4457651)
 * position: fixed makes it stay in view
 * > .head-container.fixed {
   >  **position:fixed;** top:0; left:0; -webkit-box-shadow:
   > 0px 2px 2px rgba(50, 50, 50, 0.3); -moz-box-shadow: 0px 2px 2px rgba(50, 50,
   > 50, 0.3); box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.3); min-height: 0 !important;
   > background-attachment:scroll !important; background-image:none !important; }
 *  Thread Starter [MazterRic](https://wordpress.org/support/users/mazterric/)
 * (@mazterric)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/content-vertical-display-question/#post-4457655)
 * Hey Batharoy.
 * Thanks for the explanation. So all I did was changing it to relative and that
   seemed to do the trick. Sorry for dumb questions – getting better at this! =)

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

The topic ‘Content Vertical Display Question?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/fruitful/3.8.2/screenshot.png)
 * Fruitful
 * [Support Threads](https://wordpress.org/support/theme/fruitful/)
 * [Active Topics](https://wordpress.org/support/theme/fruitful/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/fruitful/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/fruitful/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [MazterRic](https://wordpress.org/support/users/mazterric/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/content-vertical-display-question/#post-4457655)
 * Status: resolved