Important Note


We have shifted our support forum with more advance feature, So if you are Pro buyer at InkThemes.com, Do ask all your support queries at http://www.inkthemes.com/community



InkThemes Support Forum » Figero Theme

disappearing menu items

(4 posts)
  1. WWU1
    Member

    Member
    Joined: Jun 2012
    Posts: 18

    Hello,
    How can we stop the menu items from disappearing?
    Click on one of our menu items to take a look: http://www.warehouseworkersunited.org/

    Posted 10 months ago #
  2. Gourav
    Support Staff

    Support Staff
    Joined: Jun 2012
    Posts: 1,735

    Hello,

    It seems that, This problem is occuring because of plugins you have installed, Deactivate your plugins one by one and check which plugin is creating this issue.

    Thanks
    Gourav

    Posted 10 months ago #
  3. WWU1
    Member

    Member
    Joined: Jun 2012
    Posts: 18

    It's not the plugins. It happened after I inserted the code given to me by Hameet here www.inkthemes.com/supportforum/topic/font-color-in-menu-social-media-buttons under #4.
    Please help. Thank you!

    Posted 10 months ago #
  4. Nitesh
    Support Staff

    Support Staff
    Joined: Dec 2011
    Posts: 1,888

    Go to the custom css and
    Replace this code

    #menu .ddsmoothmenu li a:hover{
    color:white;
    }

    with the code given below

    #menu li.current_page_item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover{
    color: #ffffff;
    }

    Thanks.

    Posted 10 months ago #

RSS feed for this topic

Reply

You must log in to post.