Title: Adding options to group block
Last modified: September 3, 2021

---

# Adding options to group block

 *  [audunmb](https://wordpress.org/support/users/audunmb/)
 * (@audunmb)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/adding-options-to-group-block/)
 * I’d like to add the following options to the Group block:
    float left/right and
   width (25/33/50 percent).
 * This should be rather basic (adding it as CSS is trivial), so I guess someone
   has done it already, but I can’t find any examples of how (tried searching here
   as well). Has anyone done it before? Do you have guide?
 * I can add it as block styles, but that means adding one style for each option.
   What I want is adding Left and Right as options where you already can select 
   Wide and Full, and then add Width as an option in the block settings.
    -  This topic was modified 4 years, 8 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
      Reason: Moved to Fixing WordPress, this is not an Developing with WordPress
      topic

Viewing 1 replies (of 1 total)

 *  [Birgit Pauli-Haack](https://wordpress.org/support/users/bph/)
 * (@bph)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/adding-options-to-group-block/#post-14842951)
 * Hi there,
    To add options to a core block, you would need to ‘extend’ the specific
   block. Developer Handbook has this page: [Extending the Block editor](https://developer.wordpress.org/block-editor/how-to-guides/javascript/extending-the-block-editor/)
 * This page from the Developer Handbook, “[Block Controls: Toolbar and Settings Sidebar](https://developer.wordpress.org/block-editor/how-to-guides/block-tutorial/block-controls-toolbar-and-sidebar/)“,
   should get you started on offering your users controls for your additional options.

Viewing 1 replies (of 1 total)

The topic ‘Adding options to group block’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Birgit Pauli-Haack](https://wordpress.org/support/users/bph/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/adding-options-to-group-block/#post-14842951)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
