Title: Header Margin
Last modified: July 25, 2017

---

# Header Margin

 *  Resolved [jsj90](https://wordpress.org/support/users/jsj90/)
 * (@jsj90)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/header-margin-2/)
 * Hi,
 * How do I put margin on the menu by default? All my page content seem to overlap
   with the menu.
 * I’m using transparent menu. I’m using Elementor page builder and gave all the
   top element a 100 margin to avoid the overlapping. Wondering if there’s a way
   to make things easier.
 * I tried customizing the header by giving it a padding of 100 for top side, but
   doesn’t seem to work.
 * Thanks.

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

 *  Theme Author [oceanwp](https://wordpress.org/support/users/oceanwp/)
 * (@oceanwp)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/header-margin-2/#post-9350813)
 * Hello, you want to add a margin top to the content of your site or to the header?
 *  Thread Starter [jsj90](https://wordpress.org/support/users/jsj90/)
 * (@jsj90)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/header-margin-2/#post-9351755)
 * Hi,
 * To the content of my site to avoid the overlapping with the menu.
 * Thank you.
 *  Theme Author [oceanwp](https://wordpress.org/support/users/oceanwp/)
 * (@oceanwp)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/header-margin-2/#post-9352977)
 * Hi, try this css code:
 *     ```
       #main #content-wrap {
           padding-top: 150px;
       }
       ```
   
 * You can increase or decrease it.
 *  Theme Author [oceanwp](https://wordpress.org/support/users/oceanwp/)
 * (@oceanwp)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/header-margin-2/#post-9358407)
 * Hi [@jsj90](https://wordpress.org/support/users/jsj90/), I put this topic as 
   resolved 🙂

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

The topic ‘Header Margin’ is closed to new replies.

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

 * 4 replies
 * 2 participants
 * Last reply from: [oceanwp](https://wordpress.org/support/users/oceanwp/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/header-margin-2/#post-9358407)
 * Status: resolved