Title: Grid-view CSS help
Last modified: September 1, 2016

---

# Grid-view CSS help

 *  [unktehi](https://wordpress.org/support/users/unktehi/)
 * (@unktehi)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/grid-view-css-help/)
 * What CSS do I need to change to make the grid-view columns wider?
 * If you go to my site: [http://laughingmormon.mindybollinger.com/brace-yourselves-24th-of-july-is-coming-2/?preview=true](http://laughingmormon.mindybollinger.com/brace-yourselves-24th-of-july-is-coming-2/?preview=true)
 * You can see there is almost enough width space left for another product, yet 
   not quite. I want to make the columns wider (they appear to be dynamic) – and
   I want to make the margins around them a little more pronounced and/or have a
   gray border around the product content so it’s a little more clear.
 * [https://wordpress.org/plugins/wp-spreadplugin/](https://wordpress.org/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)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/grid-view-css-help/#post-7521421)
 * Hi,
 * .spreadplugin-article.grid-view {
    padding:15px; }
 * should do the trick. Paste that code in spreadplugin settings -> “Custom CSS”.
   Otherwise use min-view in spreadplugin settings.
 * Best
    Thimo
 *  Thread Starter [unktehi](https://wordpress.org/support/users/unktehi/)
 * (@unktehi)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/grid-view-css-help/#post-7521564)
 * Thanks – I don’t want the column content to shrink though – that just makes everything
   inside the existing column smaller – how can I expand the columns to make them
   a bit wider?
 *  Plugin Author [Thimo Grauerholz](https://wordpress.org/support/users/pr3ss-play/)
 * (@pr3ss-play)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/grid-view-css-help/#post-7521590)
 * funny the content is shrinking.
 * use .spreadplugin-article {margin:30px}

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

The topic ‘Grid-view CSS help’ 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/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Thimo Grauerholz](https://wordpress.org/support/users/pr3ss-play/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/grid-view-css-help/#post-7521590)
 * Status: not resolved