Title: Block Grid Alignment
Last modified: August 30, 2016

---

# Block Grid Alignment

 *  Resolved [eight17](https://wordpress.org/support/users/eight17/)
 * (@eight17)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/block-grid-alignment/)
 * Hello,
 * There’s a block grid Sass variable, **$align-block-grid-to-grid: false;**, outlined
   here: [Zurb Block Grid Docs](http://foundation.zurb.com/docs/components/block_grid.html)
 * Since this theme doesn’t make use of Sass I’m curious how I can achieve a similar
   result using CSS. I would like to have my block grid align to the grid… so this
   variable in Sass would be set to TRUE. Any thoughts?
 * Thanks again

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

 *  Theme Author [ThemeAWESOME](https://wordpress.org/support/users/tsquez/)
 * (@tsquez)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/block-grid-alignment/#post-6218561)
 * You would have to look at the actual grid amigo [http://foundation.zurb.com/docs/components/grid.html](http://foundation.zurb.com/docs/components/grid.html)–
   what you are asking about is removing the gutter (padding) of the columns.
 *  Thread Starter [eight17](https://wordpress.org/support/users/eight17/)
 * (@eight17)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/block-grid-alignment/#post-6218672)
 * > $align-block-grid-to-grid: false; //removes column gutter so edges of block
   > grid align with grid
 * Ahh… sorry, I misread this and thought it would remove the gutter/padding from
   the outer edges of the block-grid element. Not the padding from the main grid
   columns.
 * Ok, thanks for taking a look anyway.
 *  Theme Author [ThemeAWESOME](https://wordpress.org/support/users/tsquez/)
 * (@tsquez)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/block-grid-alignment/#post-6218689)
 * Not a problem. If you can please leave a review. Thanks.

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

The topic ‘Block Grid Alignment’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/wp-forge/6.5.3.1/screenshot.png)
 * WP-Forge
 * [Support Threads](https://wordpress.org/support/theme/wp-forge/)
 * [Active Topics](https://wordpress.org/support/theme/wp-forge/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/wp-forge/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/wp-forge/reviews/)

## Tags

 * [alignment](https://wordpress.org/support/topic-tag/alignment/)
 * [sass](https://wordpress.org/support/topic-tag/sass/)

 * 3 replies
 * 2 participants
 * Last reply from: [ThemeAWESOME](https://wordpress.org/support/users/tsquez/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/block-grid-alignment/#post-6218689)
 * Status: resolved