Title: Modifying Options
Last modified: July 8, 2019

---

# Modifying Options

 *  Resolved [clinthopgood](https://wordpress.org/support/users/clinthopgood/)
 * (@clinthopgood)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/modifying-options/)
 * Hi,
 * Thanks for the plugin, it’s just what I was looking for.
 * I’m new to the way Gutenburg goes things, so I’m having some difficulty removing
   the color palette from your columns. I’ve tried this inside a custom plugin:
 * `wp.blocks.unregisterBlockStyle( 'wp-bootstrap-blocks/column', 'bgColorOptions');`
 * Is this on the right tracks, what dependencies do I need in my enqueue?
 * Thanks!
    -  This topic was modified 6 years, 11 months ago by [clinthopgood](https://wordpress.org/support/users/clinthopgood/).
    -  This topic was modified 6 years, 11 months ago by [clinthopgood](https://wordpress.org/support/users/clinthopgood/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [tschortsch](https://wordpress.org/support/users/tschortsch/)
 * (@tschortsch)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/modifying-options/#post-12030364)
 * Hi [@clinthopgood](https://wordpress.org/support/users/clinthopgood/). Right 
   now there is no proper way to disable the background color options in the column
   block. We can provide a filter to disable this option in a future version of 
   the plugin. Your solution sadly doesn’t work since we didn’t use the block style
   feature from Gutenberg itself to implement the background colors.

Viewing 1 replies (of 1 total)

The topic ‘Modifying Options’ is closed to new replies.

 * ![](https://ps.w.org/wp-bootstrap-blocks/assets/icon.svg?rev=2059732)
 * [Bootstrap Blocks](https://wordpress.org/plugins/wp-bootstrap-blocks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-bootstrap-blocks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-bootstrap-blocks/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-bootstrap-blocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-bootstrap-blocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-bootstrap-blocks/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [tschortsch](https://wordpress.org/support/users/tschortsch/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/modifying-options/#post-12030364)
 * Status: resolved