admin管理员组文章数量:1130349
on my website, www.trutrade the primary menu items are disappearing after I click the first time any of the menu items. when I goto the second page, the menu items are not seen, I need to hover on the links and only then I can see the menu's. Can anyon suggest how to make them stay permanent? Thanks.
on my website, www.trutrade the primary menu items are disappearing after I click the first time any of the menu items. when I goto the second page, the menu items are not seen, I need to hover on the links and only then I can see the menu's. Can anyon suggest how to make them stay permanent? Thanks.
Share Improve this question asked Dec 23, 2018 at 9:52 Naveen SeriNaveen Seri 11 Answer
Reset to default 0It seems that the background color of menu and text color of the menu items is same at https://trutrade/abouttrutrade/. That's why, you feel that primary menu items are disappearing. When I add this code, the menu items appear in red color:
a.mega-menu-link {
color: #f00
}
So, try changing the background color. It should fix your issue.
on my website, www.trutrade the primary menu items are disappearing after I click the first time any of the menu items. when I goto the second page, the menu items are not seen, I need to hover on the links and only then I can see the menu's. Can anyon suggest how to make them stay permanent? Thanks.
on my website, www.trutrade the primary menu items are disappearing after I click the first time any of the menu items. when I goto the second page, the menu items are not seen, I need to hover on the links and only then I can see the menu's. Can anyon suggest how to make them stay permanent? Thanks.
Share Improve this question asked Dec 23, 2018 at 9:52 Naveen SeriNaveen Seri 11 Answer
Reset to default 0It seems that the background color of menu and text color of the menu items is same at https://trutrade/abouttrutrade/. That's why, you feel that primary menu items are disappearing. When I add this code, the menu items appear in red color:
a.mega-menu-link {
color: #f00
}
So, try changing the background color. It should fix your issue.
本文标签: Primary menu items are dissapearing
版权声明:本文标题:Primary menu items are dissapearing 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1749073928a2312008.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论