Title: Border between columns
Last modified: August 31, 2016

---

# Border between columns

 *  Resolved [wla](https://wordpress.org/support/users/wla/)
 * (@wla)
 * [10 years ago](https://wordpress.org/support/topic/border-between-columns/)
 * Tried using Simple CSS with a Class in Column shortcode, and setting borders 
   left & right (with negative margin-right to overlap), but borders are not continuous
   if column content is of unequal heights.
    How can I get continuous borders between
   columns?
 * [https://wordpress.org/plugins/lightweight-grid-columns/](https://wordpress.org/plugins/lightweight-grid-columns/)

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

 *  [Luiz Bills](https://wordpress.org/support/users/luizbills/)
 * (@luizbills)
 * [10 years ago](https://wordpress.org/support/topic/border-between-columns/#post-7409149)
 * You want something like this?
    [http://postimg.org/image/rlnsry0bf/](http://postimg.org/image/rlnsry0bf/)
 * If yes, the code:
    [https://gist.github.com/luizbills/05ab820f35c4218d6605e05d85697b7e](https://gist.github.com/luizbills/05ab820f35c4218d6605e05d85697b7e)
 *  Thread Starter [wla](https://wordpress.org/support/users/wla/)
 * (@wla)
 * [10 years ago](https://wordpress.org/support/topic/border-between-columns/#post-7409160)
 * I tried something similar — but, as I originally said, the borders are not continuous.
   Using the CSS you suggest, but changing the height from 100px to 100%, I get 
   this: `http://postimg.org/image/tt4nfg2gr/`
    I can get what I want by setting
   the height to, say, 1000px, but then the borders continue through the bottom 
   of the page and extend the page. There is no setting that would work for all 
   window sizes.
 *  [Luiz Bills](https://wordpress.org/support/users/luizbills/)
 * (@luizbills)
 * [10 years ago](https://wordpress.org/support/topic/border-between-columns/#post-7409163)
 * Use breakpoints to make it works with different windows size.
 *  Plugin Author [Tom](https://wordpress.org/support/users/edge22/)
 * (@edge22)
 * [10 years ago](https://wordpress.org/support/topic/border-between-columns/#post-7409166)
 * The version I just released forces the columns to be equal heights 🙂

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

The topic ‘Border between columns’ is closed to new replies.

 * ![](https://ps.w.org/lightweight-grid-columns/assets/icon-128x128.png?rev=1164572)
 * [Lightweight Grid Columns](https://wordpress.org/plugins/lightweight-grid-columns/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/lightweight-grid-columns/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/lightweight-grid-columns/)
 * [Active Topics](https://wordpress.org/support/plugin/lightweight-grid-columns/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/lightweight-grid-columns/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/lightweight-grid-columns/reviews/)

## Tags

 * [Borders](https://wordpress.org/support/topic-tag/borders/)

 * 4 replies
 * 3 participants
 * Last reply from: [Tom](https://wordpress.org/support/users/edge22/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/border-between-columns/#post-7409166)
 * Status: resolved