Remove Sign in/Add listing

Discussion in 'GeoCraft WordPress Theme' started by stefan, Nov 20, 2012.

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

    stefan Member

    Joined:
    Oct 6, 2012
    Messages:
    52
    Likes Received:
    1
    Hi,

    I want to remove the 'sign in/add listing' at the top. Is that possible?

    thanks.
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .top_strip .menu .associative_link {
    display: none;}
     
  3. stefan

    stefan Member

    Joined:
    Oct 6, 2012
    Messages:
    52
    Likes Received:
    1
    thanks Nitesh!
     
Thread Status:
Not open for further replies.

Share This Page