Title: Resizing Elements in Theme CSS
Last modified: August 21, 2016

---

# Resizing Elements in Theme CSS

 *  Resolved [shayeryan](https://wordpress.org/support/users/shayeryan/)
 * (@shayeryan)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/resizing-elements-in-theme-css/)
 * I’m working on a site [here](http://69.195.124.80/~velaresy/sintegra/wordpress/)
   and I’d like the 3 main sections in the middle to expand to fill up the page 
   so there is not this extra space on the right. I can accomplish this using firebug
   and changing grid_3 to grid_4 which accomplishes the width I need. I just can’t
   translate this into the themes’ css. I added this to the child theme:
 *     ```
       .container_12 .grid_4 {
           width: 300px;
       }
       ```
   
 * but this isn’t doing the trick.
 * How do make these elements use grid_4?

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

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/resizing-elements-in-theme-css/#post-4360036)
 * Are you aware that your theme is not released under the GPL licensing requirements
   of WP?
 *  Thread Starter [shayeryan](https://wordpress.org/support/users/shayeryan/)
 * (@shayeryan)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/resizing-elements-in-theme-css/#post-4360069)
 * I’m not sure what that means? I bought the theme from Template Monster.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 5 months ago](https://wordpress.org/support/topic/resizing-elements-in-theme-css/#post-4360070)
 * Template Monster would be the people to ask for help.
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/resizing-elements-in-theme-css/#post-4360074)
 * It means they aren’t following WP policy and philosophy –
 * [http://wordpress.org/about/license/](http://wordpress.org/about/license/)
 * We can’t help with non-GPL themes here, sorry. I’d actually suggest you rethink
   using any theme that’s not GPL.
 * In any case, you should be asking the developers/vendors if you are using a commercial
   theme –
 * [http://codex.wordpress.org/Forum_Welcome#Commercial_Products](http://codex.wordpress.org/Forum_Welcome#Commercial_Products)
 *  Thread Starter [shayeryan](https://wordpress.org/support/users/shayeryan/)
 * (@shayeryan)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/resizing-elements-in-theme-css/#post-4360076)
 * So I can’t ask questions here unless my theme is from WP? I thought this was 
   an open forum?
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 5 months ago](https://wordpress.org/support/topic/resizing-elements-in-theme-css/#post-4360078)
 * What do you mean by open? It is a public forum, yes.
 *  Thread Starter [shayeryan](https://wordpress.org/support/users/shayeryan/)
 * (@shayeryan)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/resizing-elements-in-theme-css/#post-4360079)
 * Ok, I understand now, thanks. I’ll ask them about it.

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

The topic ‘Resizing Elements in Theme CSS’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [elements](https://wordpress.org/support/topic-tag/elements/)
 * [grid](https://wordpress.org/support/topic-tag/grid/)
 * [resize](https://wordpress.org/support/topic-tag/resize/)

 * 7 replies
 * 3 participants
 * Last reply from: [shayeryan](https://wordpress.org/support/users/shayeryan/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/resizing-elements-in-theme-css/#post-4360079)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
