Title: Margins between elements
Last modified: March 28, 2022

---

# Margins between elements

 *  [eriksd](https://wordpress.org/support/users/eriksd/)
 * (@eriksd)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/margins-between-elements/)
 * Hi!
    Cannot get rid of the empty space line between header and Gulri Slider, 
   checked the css margin settings, they seam to be set on auto, but still no effect.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmargins-between-elements%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/margins-between-elements/#post-15504441)
 * Hi,
 * Try adding this CSS code to **Appearance** > **Customize** > **Additional CSS**
   from dashboard.
 *     ```
       .entry-content > div[class^="wp-container"] {
         border: 1px solid transparent;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Margins between elements’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/sydney/2.68/screenshot.png)
 * Sydney
 * [Support Threads](https://wordpress.org/support/theme/sydney/)
 * [Active Topics](https://wordpress.org/support/theme/sydney/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/sydney/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/sydney/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/margins-between-elements/#post-15504441)
 * Status: not resolved