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/
Don't wait, Lookup for common queries by searching below
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)-
Posted 10 months ago #
-
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
GouravPosted 10 months ago # -
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 # -
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 #
Reply
You must log in to post.