hide buttons

Discussion in 'VideoCraft WordPress Theme' started by inetwork, Apr 9, 2013.

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

    inetwork New Member

    Joined:
    Jan 5, 2012
    Messages:
    13
    Likes Received:
    0
    Location:
    Santa Coloma de Gramanet - Barcelona - Spain
    hello

    how I can hide this button, I want to be active and look

    thanks
     

    Attached Files:

  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

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

    inetwork New Member

    Joined:
    Jan 5, 2012
    Messages:
    13
    Likes Received:
    0
    Location:
    Santa Coloma de Gramanet - Barcelona - Spain
    hello

    ;)thanks is a ok

    thanks
     
Thread Status:
Not open for further replies.

Share This Page