Title: Lower header
Last modified: August 30, 2016

---

# Lower header

 *  Resolved [GSounds](https://wordpress.org/support/users/gsounds/)
 * (@gsounds)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/lower-header/)
 * Hi
 * Wondering if anyone can tell me how to slightly lower the header at [http://ropsspain.com/](http://ropsspain.com/)
   so there’s a little space above it?
 * Also if there’s a way to make the header edges curved like the rest of the site.
 * I made the header myself using paint – a bit crude – thought there may be a clever
   way to do it rather than me trying to edit a pic as I’m not too technical!
 * Thanks

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/lower-header/#post-6225121)
 * try:
 *     ```
       #header { margin-top: 10px;
       	-khtml-border-radius: 10px;
       	-moz-border-radius: 10px;
       	-webkit-border-radius: 10px;
       	background-color: #fff;
       	border: 1px solid #ddd;
       	border-radius: 10px;
       	width: 958px;
       }
       ```
   
 * please contact the developer of your theme / parent theme for help with any further
   questions; [http://codex.wordpress.org/Forum_Welcome#Commercial_Products](http://codex.wordpress.org/Forum_Welcome#Commercial_Products)
 *  Thread Starter [GSounds](https://wordpress.org/support/users/gsounds/)
 * (@gsounds)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/lower-header/#post-6225124)
 * Thanks alchymth,
 * Tried replacing original code:
 * #header {
    margin: 0 auto; min-height: 120px; overflow: hidden; width: 960px;
 * with your code on the childtheme CSS editor but it didn’t change anything. Was
   that what I was meant to do?
 * Many thanks
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/lower-header/#post-6225128)
 * > Tried replacing original code:
 * no replacing – just add the suggested CSS at the end of style.css of the child
   theme or via a custom CSS plugin.
 * and please leave it in your site even if you don’t see any change after clearing
   the browser cache, so somebody in the forum can double-check…
 *  Thread Starter [GSounds](https://wordpress.org/support/users/gsounds/)
 * (@gsounds)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/lower-header/#post-6225134)
 * That’s worked perfectly. Thanks so much.

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

The topic ‘Lower header’ is closed to new replies.

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)

 * 4 replies
 * 2 participants
 * Last reply from: [GSounds](https://wordpress.org/support/users/gsounds/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/lower-header/#post-6225134)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
