Title: Change Width within Shortcode or CSS
Last modified: August 21, 2016

---

# Change Width within Shortcode or CSS

 *  Resolved [djelder](https://wordpress.org/support/users/djelder/)
 * (@djelder)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/change-width-within-shortcode-or-css/)
 * I would like to change the width to 940 which is the width of the page, should
   I do this in the CSS? Where would be best to do this within the CSS or short 
   code?
 * Thanks
 * [http://wordpress.org/extend/plugins/wp-spreadplugin/](http://wordpress.org/extend/plugins/wp-spreadplugin/)

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

 *  Plugin Author [Thimo Grauerholz](https://wordpress.org/support/users/pr3ss-play/)
 * (@pr3ss-play)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/change-width-within-shortcode-or-css/#post-3658636)
 * in the plugin CSS 🙂
 *  Thread Starter [djelder](https://wordpress.org/support/users/djelder/)
 * (@djelder)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/change-width-within-shortcode-or-css/#post-3658775)
 * What is the CSS I should add or change to do this right?
 *  Plugin Author [Thimo Grauerholz](https://wordpress.org/support/users/pr3ss-play/)
 * (@pr3ss-play)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/change-width-within-shortcode-or-css/#post-3658783)
 * in most cases there is no need to change the width, because the plugin uses the
   available space. If you think you really need this, add to the follwing css
 * .spreadshirt-items {
    width:940px; }

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

The topic ‘Change Width within Shortcode or CSS’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-spreadplugin_349cc7.svg)
 * [WP-Spreadplugin](https://wordpress.org/plugins/wp-spreadplugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-spreadplugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-spreadplugin/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-spreadplugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-spreadplugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-spreadplugin/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Thimo Grauerholz](https://wordpress.org/support/users/pr3ss-play/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/change-width-within-shortcode-or-css/#post-3658783)
 * Status: resolved