Title: Content Block Margin
Last modified: March 21, 2018

---

# Content Block Margin

 *  Resolved [emgb_520](https://wordpress.org/support/users/emgb_520/)
 * (@emgb_520)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/content-block-margin/)
 * For some reason the margin between the blocks are not all the same.
 * Can you please help me fix this?
 * Thanks.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcontent-block-margin%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Code Parrots](https://wordpress.org/support/users/codeparrots/)
 * (@codeparrots)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/content-block-margin/#post-10103450)
 * Hi [@emgb_520](https://wordpress.org/support/users/emgb_520/),
 * You should be able to set a margin on the containers to help adjust them to your
   needs, which should help unify them a bit:
 *     ```
       .cd-timeline-block {
          margin: 2em 0;
       }
       ```
   
 * However, javascript is utilized to layout the timeline and might override that
   bit of CSS. Tweaking the padding of the containers, or length of the excerpts
   might also help.

Viewing 1 replies (of 1 total)

The topic ‘Content Block Margin’ is closed to new replies.

 * ![](https://ps.w.org/timeline-express/assets/icon-256x256.png?rev=1007462)
 * [Timeline Express](https://wordpress.org/plugins/timeline-express/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/timeline-express/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/timeline-express/)
 * [Active Topics](https://wordpress.org/support/plugin/timeline-express/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/timeline-express/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/timeline-express/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Code Parrots](https://wordpress.org/support/users/codeparrots/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/content-block-margin/#post-10103450)
 * Status: resolved