Remove Search And place New menu item instead

Discussion in 'BizWay WordPress Theme' started by jrigo, Feb 15, 2013.

  1. jrigo

    jrigo New Member

    Joined:
    Feb 11, 2013
    Messages:
    4
    Likes Received:
    0
    Hello,
    I want to remove search input box from the menu bar.
    I used
    .top-search {
    display: none;
    }
    But, when I put a new menu item, the item is plaeced below the menu bar.
    Is there a way to make the menu bar wider and place a menu item where the search bar is?
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Go to the
    Appearance > Editor and open header.php
    and carefully remove code as shown in image.

    [​IMG]
     

Share This Page