Title: Before diving into the code&#8230;
Last modified: January 16, 2019

---

# Before diving into the code…

 *  Resolved [nick6352683](https://wordpress.org/support/users/nick6352683/)
 * (@nick6352683)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/before-diving-into-the-code/)
 * Great plugin, and nice going with the new row/columns feature. What is the CSS
   code I need to add to my theme, to change the responsive breakpoint. I think 
   it’s set at 768px (just a guess), but i would love to create a theme Customizer
   control so my end users can decide it themselves, and make it to have the same
   responsive breakpoint with everything else…
 * Thanks in advance…

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

 *  Plugin Author [Rich Tabor](https://wordpress.org/support/users/richtabor/)
 * (@richtabor)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/before-diving-into-the-code/#post-11100410)
 * Hey Nick!
 * For the generated styles using the Advanced margin/padding controls, you can 
   use the `coblocks_tablet_breakpoint` and `coblocks_desktop_breakpoint` filters
   to change the default values (`768px` and `514px` respectively).
 * But for columns, the responsive bits are a bit more complex. You can achieve 
   a custom breakpoint by adding [this gist of CSS](https://gist.github.com/richtabor/b47fc93e5589686d96646436be738cf5),
   and manipulating the value of the [@media](https://wordpress.org/support/users/media/)
   max-width on line 1.
 * Eventually we’ll build an interface within Gutenberg that lets folks manipulate
   this sort of customization (and others).
 * And thanks for the kind words! If you have a second, do you mind [leaving a review](https://wordpress.org/support/plugin/coblocks/reviews/#new-post)
   here on WordPress.org? We’d greatly appreciate it! 🙏
 *  Thread Starter [nick6352683](https://wordpress.org/support/users/nick6352683/)
 * (@nick6352683)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/before-diving-into-the-code/#post-11102021)
 * Aha !!!
 * Thanks a million Rich for a fast response, I just wish all developers were this
   responsive and helpful. That gist of CSS is exactly what I needed I think. I 
   will give it a try, but before even doing that I will give you a 5 star review…
 * Thanks again,
    Nick.

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

The topic ‘Before diving into the code…’ is closed to new replies.

 * ![](https://ps.w.org/coblocks/assets/icon-256x256.jpg?rev=2243972)
 * [Page Builder Gutenberg Blocks – CoBlocks](https://wordpress.org/plugins/coblocks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/coblocks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/coblocks/)
 * [Active Topics](https://wordpress.org/support/plugin/coblocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/coblocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/coblocks/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [nick6352683](https://wordpress.org/support/users/nick6352683/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/before-diving-into-the-code/#post-11102021)
 * Status: resolved