Title: moving widgets
Last modified: August 21, 2016

---

# moving widgets

 *  Resolved [dmd54](https://wordpress.org/support/users/dmd54/)
 * (@dmd54)
 * [13 years ago](https://wordpress.org/support/topic/moving-widgets-2/)
 * Does anyone know how I can move the widgets on the home page of the responsive
   theme to outside of the wrapper div?
 * Essentially I want the wrapper to contain the featured content and then have 
   full width content underneath with the widgets, so that I can add a background
   and have it seamless with the footer.
 * Right now it looks like
 *     ```
       <div id="main-wrapper">
       <div id="wrapper" class="clearfix">
       <div id="featured" class="grid col-940"></div>
       <div id="widgets" class="home-widgets"></div>
       </div>
       </div>
       ```
   
 * but i need it to be
 *     ```
       <div id="main-wrapper">
       <div id="wrapper" class="clearfix">
       <div id="featured" class="grid col-940"></div>
       </div>
       <div id="widgets" class="home-widgets"></div>
       </div>
       ```
   
 * thanks for any suggestions

Viewing 1 replies (of 1 total)

 *  Thread Starter [dmd54](https://wordpress.org/support/users/dmd54/)
 * (@dmd54)
 * [13 years ago](https://wordpress.org/support/topic/moving-widgets-2/#post-3803915)
 * …link is [http://seedtheearth.com](http://seedtheearth.com)

Viewing 1 replies (of 1 total)

The topic ‘moving widgets’ is closed to new replies.

## Tags

 * [layout](https://wordpress.org/support/topic-tag/layout/)
 * [widgets](https://wordpress.org/support/topic-tag/widgets/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [dmd54](https://wordpress.org/support/users/dmd54/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/moving-widgets-2/#post-3803915)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
