Search Bar

Discussion in 'ClassiCraft WordPress Theme' started by ddownmoty, Jun 5, 2013.

Thread Status:
Not open for further replies.
  1. ddownmoty

    ddownmoty New Member

    Joined:
    May 20, 2013
    Messages:
    9
    Likes Received:
    0
    Can you tell me how to remove the search bar? Or better yet...is it possible to customize it? I would like to remove the search by location field or remove the search bar completely.

    [​IMG]
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    To remove search bar completely.

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .search_wrapper {
    display: none;}
     
  3. ddownmoty

    ddownmoty New Member

    Joined:
    May 20, 2013
    Messages:
    9
    Likes Received:
    0
    Worked perfect. Thanks!
     
Thread Status:
Not open for further replies.

Share This Page