Title: Extend Background
Last modified: August 20, 2016

---

# Extend Background

 *  [thenextlevelballplayer](https://wordpress.org/support/users/thenextlevelballplayer/)
 * (@thenextlevelballplayer)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/extend-background/)
 * This is probably an easy fix for most people, but I’m struggling a bit. I need
   to extend the white background on one of my blog’s static pages.
 * [http://www.nextlevelballplayer.com/nlb-friends/](http://www.nextlevelballplayer.com/nlb-friends/)
 * When I’m logged into wordpress, the background extend past the last of the team
   logos (just before comments sections), but when I’m not logged in, it cuts off
   near the top of the bottom three logos.
 * Any suggestions?
    Thanks!

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/extend-background/#post-2359314)
 * Try adding:
 *     ```
       .entry-content {
           content: ".";
           display: block;
           height: 0;
           clear: both;
           visibility: hidden;
       }
       ```
   
 * to your child theme’s style.css file.
 *  Thread Starter [thenextlevelballplayer](https://wordpress.org/support/users/thenextlevelballplayer/)
 * (@thenextlevelballplayer)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/extend-background/#post-2359442)
 * Thanks for replying, esmi . I gave it a try, but it didn’t seem to change anything.

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

The topic ‘Extend Background’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [thenextlevelballplayer](https://wordpress.org/support/users/thenextlevelballplayer/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/extend-background/#post-2359442)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
