Title: AB Notice Block
Last modified: October 26, 2018

---

# AB Notice Block

 *  Resolved [twgerber](https://wordpress.org/support/users/twgerber/)
 * (@twgerber)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/ab-notice-block/)
 * If I want to make the AB Notice block narrower – i.e. not full page width what
   is the best way to do that?
 * Put it inside another block?

Viewing 1 replies (of 1 total)

 *  Plugin Author [maximebj](https://wordpress.org/support/users/maximebj/)
 * (@maximebj)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/ab-notice-block/#post-10952496)
 * You can add some CSS in your theme stylesheet (admin > customizer > custom CSS)
 * Try this :
 *     ```
       .wp-block-advanced-gutenberg-blocks-notice {
           margin-left: 10%;
           margin-right: 10%;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘AB Notice Block’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/advanced-gutenberg-blocks_333834.
   svg)
 * [Advanced Gutenberg Blocks](https://wordpress.org/plugins/advanced-gutenberg-blocks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-gutenberg-blocks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-gutenberg-blocks/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-gutenberg-blocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-gutenberg-blocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-gutenberg-blocks/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [maximebj](https://wordpress.org/support/users/maximebj/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/ab-notice-block/#post-10952496)
 * Status: resolved