Title: Panorama theme width
Last modified: August 20, 2016

---

# Panorama theme width

 *  [Vankadam](https://wordpress.org/support/users/vankadam/)
 * (@vankadam)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/panorama-theme-width/)
 * Hello all,
 * I am desperately trying to change whole theme width to of Panorama theme. Tried
   to put width = 985px; to many places body {}; wrapper {}; etc. in style.ccs file,
   but no change.
 * Any suggestions,
 * Thanks a lot in advance.
    Adam

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

 *  [Jamie Gill](https://wordpress.org/support/users/patchgill/)
 * (@patchgill)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/panorama-theme-width/#post-3064251)
 * is there a link to the site and a description of exactly what your trying too
   achieve and i will take a look for you
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/panorama-theme-width/#post-3064252)
 * If you post a link to your site, it will be easier for someone to help you. But
   do be aware that changing something like that is not simple — as you will probably
   then have to then change the width of many other elements on various templates…
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/panorama-theme-width/#post-3064254)
 * Oh, just noticed that the syntax you are using for CSS is wrong — it should be
   for example (Specific selector for your theme may be different.):
 *     ```
       #wrapper {
          width: 985px;
       }
       ```
   
 * No equals sign in the width line.

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

The topic ‘Panorama theme width’ is closed to new replies.

## Tags

 * [theme width](https://wordpress.org/support/topic-tag/theme-width/)

 * 3 replies
 * 3 participants
 * Last reply from: [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/panorama-theme-width/#post-3064254)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
