Title: Page white space
Last modified: August 20, 2016

---

# Page white space

 *  [dwdallam](https://wordpress.org/support/users/dwdallam/)
 * (@dwdallam)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/page-white-space/)
 * Can someone clue me in as to why I can’t seem to get any space below the gallery
   and the text “OTHER” on this page using the “enter” key as I did above the gallery
   between the gallery and the word “PEOPLE”?
    [http://dwdallam.com/new-stuff/](http://dwdallam.com/new-stuff/)
   The only way I can do it is to add text below the gallery first, which I don’t
   want:
 * ex:
    sss OTHER
 * It’s like the paragraph spacing isn’t being seen below the gallery unless t3ext
   is first inserted.

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

 *  [Aria](https://wordpress.org/support/users/ariasg/)
 * (@ariasg)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/page-white-space/#post-2807467)
 * In the style sheet called [nggallery.css](http://dwdallam.com/WP/wp-content/plugins/nextgen-gallery/css/nggallery.css),
   
   find the class .ngg-galleryoverview and add a little bit of margin-bottom. It
   could look something like that:
 *     ```
       /* ----------- Gallery style -------------*/
   
       .ngg-galleryoverview {
       	overflow: hidden;
       	margin-top: 10px;
       	margin-bottom: 40px; /* YOU ADD THIS LINE */
       	width: 100%;
       	clear:both;
       	display:block !important;
       }
       ```
   
 *  Thread Starter [dwdallam](https://wordpress.org/support/users/dwdallam/)
 * (@dwdallam)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/page-white-space/#post-2807543)
 * Yeah that makes sense. I’m just wondering why WP doesn’t identify a paragraph
   when it’s under the gallery. I can hit the carriage return a 100 times and WP
   doesn’t see any space.

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

The topic ‘Page white space’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [dwdallam](https://wordpress.org/support/users/dwdallam/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/page-white-space/#post-2807543)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
