How Do I Edit the Menu Bar on this Wordpress Theme?

Discussion in 'WordPress' started by Ratman2050, Jul 12, 2011.

  1. #1
    On this url: http://www.unlockinc.com/ can someone show me how to edit the menu bar at the header where it says:

    Home
    How It Works
    Pricing
    Support
    Select a category:

    I want to edit/remove the last option "Select a category:" but I'm not sure how to, thanks.
     
    Ratman2050, Jul 12, 2011 IP
  2. Aman Arora

    Aman Arora Active Member

    Messages:
    100
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    78
    #2
    There can be many ways to do this. You might have theme options to edit your menu or might have to edit it manually.

    To edit manually goto you header.php file of the theme and find the ul with class page-menu, just delete the last <li> of this unordered list.
     
    Aman Arora, Jul 12, 2011 IP
    Ratman2050 likes this.
  3. Ratman2050

    Ratman2050 Well-Known Member

    Messages:
    2,748
    Likes Received:
    176
    Best Answers:
    0
    Trophy Points:
    155
    #3
    Thanks, this worked!
     
    Ratman2050, Jul 12, 2011 IP
  4. Aman Arora

    Aman Arora Active Member

    Messages:
    100
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    78
    #4
    Glad to know I helped :)
     
    Aman Arora, Jul 13, 2011 IP
  5. damien.carter1

    damien.carter1 Peon

    Messages:
    77
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    this is wrong way to do this when you update wordpress theme the file will be over ridden..........

    use another menu plugin that works with it or a theme like suffusion that has its own menu built in.

    or you could get some one to make you a plugin or search for the plugin you reuire from wordpress
     
    Last edited: Jul 13, 2011
    damien.carter1, Jul 13, 2011 IP