Title: Progress Bar (Padding &amp; Spacing)
Last modified: May 6, 2021

---

# Progress Bar (Padding & Spacing)

 *  Resolved [monxster](https://wordpress.org/support/users/monxster/)
 * (@monxster)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/progress-bar-padding-spacing/)
 * I have recently started using WordPress and only just getting a hang of Otter
   blocks. I wanted to know if there is a way I can change the spacing around your
   Progress Bar block? I do not seem to see a way of doing it.

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

 *  Plugin Author [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/progress-bar-padding-spacing/#post-14409233)
 * Do you mean spacing below and above the progress bar? [@monxster](https://wordpress.org/support/users/monxster/)
 *  Thread Starter [monxster](https://wordpress.org/support/users/monxster/)
 * (@monxster)
 * [5 years ago](https://wordpress.org/support/topic/progress-bar-padding-spacing/#post-14431175)
 * Hi [@hardeepasrani](https://wordpress.org/support/users/hardeepasrani/),
 * Yes, I would like to decrease the spacing/padding below and above the progress
   bar.
 * Thank you
 *  Plugin Author [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [5 years ago](https://wordpress.org/support/topic/progress-bar-padding-spacing/#post-14435939)
 * You can use the following CSS to remove the margin:
 *     ```
       .wp-block-themeisle-blocks-progress-bar .wp-block-themeisle-blocks-progress-bar__area {
           margin-bottom: 0 !important;
       }
       ```
   
 * Let me know if it helps!

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

The topic ‘Progress Bar (Padding & Spacing)’ is closed to new replies.

 * ![](https://ps.w.org/otter-blocks/assets/icon-256x256.gif?rev=3452114)
 * [Otter Blocks - Gutenberg Blocks, Page Builder for Gutenberg Editor & FSE](https://wordpress.org/plugins/otter-blocks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/otter-blocks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/otter-blocks/)
 * [Active Topics](https://wordpress.org/support/plugin/otter-blocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/otter-blocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/otter-blocks/reviews/)

## Tags

 * [Otter](https://wordpress.org/support/topic-tag/otter/)
 * [spacing](https://wordpress.org/support/topic-tag/spacing/)

 * 3 replies
 * 2 participants
 * Last reply from: [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/progress-bar-padding-spacing/#post-14435939)
 * Status: resolved