Ghost menu I can not get rid of on the top right handside

Discussion in 'InkThemes-Support Working Hours' started by baturasmaz, Jan 5, 2015.

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

    baturasmaz New Member

    Joined:
    Jun 15, 2012
    Messages:
    7
    Likes Received:
    0
    I have a proper menu accross my page however tehre is a second one on the top right hand side. Normally they just look like dots top to bottom. But when I highlight them the writing appears to revela the whole menu. Whatever I did I wa snot able to get rid of it. Help please? My website is www.myndoscapital.com
     

    Attached Files:

  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi baturasmaz,

    Please paste the code given below in custom css.
    (Appearance->Theme Options->Styling Options->Custom Css) of your dashboard.

    Code:
    div#abc {
    display: none;
    }
    Thanks
    Praveen
     
  3. baturasmaz

    baturasmaz New Member

    Joined:
    Jun 15, 2012
    Messages:
    7
    Likes Received:
    0
    Thank you that helped.
     
Thread Status:
Not open for further replies.

Share This Page