Title: Space between button blocks
Last modified: July 25, 2020

---

# Space between button blocks

 *  Resolved [clausbach](https://wordpress.org/support/users/clausbach/)
 * (@clausbach)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/space-between-button-blocks/)
 * Hi,
 * I am a beginner in WP, so i’m sorry if this is a stupid quiestion.
 * I have made 4 blocks with buttons, and i need the 4 blocks because i reuse them
   on different pages. It is standard WP buttons.
 * I have changed a lot off things in CSS, but i have one single problem I can’t
   fix. There is to much space between the blocks with buttons. I think it is in
   the div WP-BLOCK-BUTTONS I have to do something, but all the things I have tryed
   have no effect.
 * Can anybody help ?
 * Claus
    -  This topic was modified 5 years, 10 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
      Reason: Moved to Fixing WordPress, this is not an Developing with WordPress
      topic
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fspace-between-button-blocks%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [willem0](https://wordpress.org/support/users/willem0/)
 * (@willem0)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/space-between-button-blocks/#post-13167456)
 * Did you try to add to your Additional-CSS (Custom-CSS):
 * .wp-block-buttons .wp-block-button {
    margin-top: 0px; margin-left: 1px; margin-
   bottom: 1px; }
 * You may take various sizes.
 *  [sanuja](https://wordpress.org/support/users/sanujacom/)
 * (@sanujacom)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/space-between-button-blocks/#post-13167462)
 * Try this:
 *     ```
       .wp-block-button.is-style-outline {
           height: 0px;
       }
       ```
   
 * Thank you.
 *  Thread Starter [clausbach](https://wordpress.org/support/users/clausbach/)
 * (@clausbach)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/space-between-button-blocks/#post-13167533)
 * Hello [@willem0](https://wordpress.org/support/users/willem0/)
 * Well, it works. I have tryed that, but only on wp-block-buttons. Thank you very
   much 🙂
 * Claus

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

The topic ‘Space between button blocks’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [clausbach](https://wordpress.org/support/users/clausbach/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/space-between-button-blocks/#post-13167533)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
