Title: in version 3.4 does not work modified content width
Last modified: August 22, 2016

---

# in version 3.4 does not work modified content width

 *  Resolved [frananvel](https://wordpress.org/support/users/frananvel/)
 * (@frananvel)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/in-version-34-does-not-work-modified-content-width/)
 * I just upgraded to version 3.4 and it does not work change width modified content
   in the style.css file in version 3.3 that to work properly:
 * #content {
    width: 66.4%; }
 * #secondary {
    width: 25.5%; }
 * thanks
    en español: la modificación del ancho de contenido en style.css no funciona
   en version 3.4

Viewing 1 replies (of 1 total)

 *  Thread Starter [frananvel](https://wordpress.org/support/users/frananvel/)
 * (@frananvel)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/in-version-34-does-not-work-modified-content-width/#post-5775601)
 * Has been fixed by replacing the word #content by #primary
 * #primary {
    width: 66.4%; }
 * #secondary {
    width: 25.5%; }

Viewing 1 replies (of 1 total)

The topic ‘in version 3.4 does not work modified content width’ is closed to new
replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/catch-box/5.0.2/screenshot.png)
 * Catch Box
 * [Support Threads](https://wordpress.org/support/theme/catch-box/)
 * [Active Topics](https://wordpress.org/support/theme/catch-box/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/catch-box/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/catch-box/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [frananvel](https://wordpress.org/support/users/frananvel/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/in-version-34-does-not-work-modified-content-width/#post-5775601)
 * Status: resolved