Title: Change footer width
Last modified: August 21, 2016

---

# Change footer width

 *  Resolved [lizfitch](https://wordpress.org/support/users/lizfitch/)
 * (@lizfitch)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/change-footer-width/)
 * the site greatnewsinc.com.
 * In the footer I put an RSS feed. Working great, but my client wants the RSS feed
   to appear the length of the footer. Right now Cusomizr is forcing the RSS feed
   into 1 column. I need to change the footer so it is not a 3 column. It needs 
   to be a single column so the information can appear the length of the footer.

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

 *  [CrouchingBruin](https://wordpress.org/support/users/crouchingbruin/)
 * (@crouchingbruin)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/change-footer-width/#post-4387775)
 * The site is actually **the**greatnewsinc.com.
 * Try adding this to your Custom CSS field:
 *     ```
       footer .footer-widgets .widget-area .span4 {
          width: 100%;
       }
       ```
   
 *  Thread Starter [lizfitch](https://wordpress.org/support/users/lizfitch/)
 * (@lizfitch)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/change-footer-width/#post-4387792)
 * thank you that worked perfectly. I apologize for leaving out “the”

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

The topic ‘Change footer width’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [lizfitch](https://wordpress.org/support/users/lizfitch/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/change-footer-width/#post-4387792)
 * Status: resolved