Title: Margin
Last modified: September 1, 2016

---

# Margin

 *  Resolved [liperd](https://wordpress.org/support/users/liperd/)
 * (@liperd)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/margin-12/)
 * It is with a very large space at the top. How can I remove this margin . [http://www.pensante.net](http://www.pensante.net)
 * Thank
 * [https://wordpress.org/plugins/tf-numbers-number-counter-animaton/](https://wordpress.org/plugins/tf-numbers-number-counter-animaton/)

Viewing 1 replies (of 1 total)

 *  [Aleksej](https://wordpress.org/support/users/zutigrm/)
 * (@zutigrm)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/margin-12/#post-7514010)
 * Hi,
 * I am not sure on what you refer to ? If you refer to space between TF Numbers
   and posts, this is something you set in Visual Composer since you are building
   layout with it. The column of the posts has a top padding set [http://screencast.com/t/OxsDJDky](http://screencast.com/t/OxsDJDky).
 * But if you refer to the TF Numbers section height (which you cut off by applying
   negative margins to column in Visual Composer), then you can simply decrease 
   the height and padding with this custom CSS :
 *     ```
       .statistics {
           padding: 0;
       }
   
       .statistics .stat {
          margin: 0px 25px;
       }
       ```
   
 * I hope this helps 🙂

Viewing 1 replies (of 1 total)

The topic ‘Margin’ is closed to new replies.

 * ![](https://ps.w.org/tf-numbers-number-counter-animaton/assets/icon-256x256.jpg?
   rev=2100064)
 * [Themeflection Numbers - Number Counter and Animated Numbers](https://wordpress.org/plugins/tf-numbers-number-counter-animaton/)
 * [Support Threads](https://wordpress.org/support/plugin/tf-numbers-number-counter-animaton/)
 * [Active Topics](https://wordpress.org/support/plugin/tf-numbers-number-counter-animaton/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tf-numbers-number-counter-animaton/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tf-numbers-number-counter-animaton/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Aleksej](https://wordpress.org/support/users/zutigrm/)
 * Last activity: [9 years, 12 months ago](https://wordpress.org/support/topic/margin-12/#post-7514010)
 * Status: resolved