Title: PAGES problem! Please help
Last modified: August 19, 2016

---

# PAGES problem! Please help

 *  Resolved [thelifeoflisa](https://wordpress.org/support/users/thelifeoflisa/)
 * (@thelifeoflisa)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/pages-problem-please-help/)
 * I am very new to css/html, etc, and I am trying so hard to fix a problem on my
   page.
 * I want to remove the “pages” section on my page, or at least try to make them
   smaller or alter the appearance. If you look at my page you will see that they
   are covering my header:
 * [http://www.the-life-of-lisa.com](http://www.the-life-of-lisa.com)
 * Is there a code I can use to remove them or make it lower in height, etc? PLEASE
   let me know.

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

 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/pages-problem-please-help/#post-1143131)
 * look in your theme’s `style.css`
    try to find the `#navbar` section adjust sizes
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/pages-problem-please-help/#post-1143139)
 * it’s the `#nav-wrap1` and the `top:170px;` you can play with 😉
 *  Thread Starter [thelifeoflisa](https://wordpress.org/support/users/thelifeoflisa/)
 * (@thelifeoflisa)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/pages-problem-please-help/#post-1143246)
 * Thank you! However, I just deleted the nav wrap info and it deleted the “pages”
   part from the top, but if you look at my header, you will see there is a link
   that says “HOME” and I have no idea how to get rid of it. It isn’t one of my 
   pages…so how can I get rid of it?
 *  [sweetangst](https://wordpress.org/support/users/sweetangst/)
 * (@sweetangst)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/pages-problem-please-help/#post-1143267)
 * Deleting it from the CSS and from your “Pages” doesn’t necessarily delete it 
   from the page itself if it’s hard-coded into the header.
 * Look in header.php
 *     ```
       <ul id="nav">
                            <li id="nav-homelink" class="current_page_item"><a class="fadeThis" href="http://www.the-life-of-lisa.com" title="You are Home"><span>Home</span></a></li>
                                   </ul>
       ```
   
 *  Thread Starter [thelifeoflisa](https://wordpress.org/support/users/thelifeoflisa/)
 * (@thelifeoflisa)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/pages-problem-please-help/#post-1143293)
 * thank you so much!!! PROBLEM SOLVED!

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

The topic ‘PAGES problem! Please help’ is closed to new replies.

## Tags

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

 * 5 replies
 * 4 participants
 * Last reply from: [thelifeoflisa](https://wordpress.org/support/users/thelifeoflisa/)
 * Last activity: [16 years, 11 months ago](https://wordpress.org/support/topic/pages-problem-please-help/#post-1143293)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
