-
AuthorPosts
-
October 12, 2018 at 12:42 pm #1020702
Hi Support,
Sorry to bother, but I added three new custom links to the main menu and they are not showing the same hover effect as the others links, they just remain black on scroll. I’ve tried to assess why that is – perhaps because they are internal links? but I’ve not found a solution so that they all match!
Hope you can help,
Thanks.- This topic was modified 6 years, 2 months ago by bespokebranddesign.
October 13, 2018 at 7:53 am #1020977October 13, 2018 at 10:02 am #1021020Sorry about that Rikard – just finishing off some ALT tag work and image optimization in one of the languages.
Site is live again now. As you’ll see the first three menu items have no hover effect on scroll down. I can repeat this each time a new menu item is added.Thanks for replying.
Regards,
Paul- This reply was modified 6 years, 2 months ago by bespokebranddesign.
October 16, 2018 at 11:58 am #1022118Hi Paul,
Try checking out this post in the documentation: https://kriesi.at/documentation/enfold/menu/#one-page-menu
If that doesn’t help, please give us temporary admin access and post the details in private content.Best regards,
NikkoOctober 17, 2018 at 8:21 pm #1022998October 17, 2018 at 9:56 pm #1023020Sure, and thanks.
October 17, 2018 at 9:59 pm #1023023Logged in on the other account now! :-) Sorry for confusion!
October 18, 2018 at 3:38 pm #1023395Hi bespokebranddesign,
Thanks for giving us admin access.
I have added this code in Quick CSS (located in Enfold > General Styling):#top #header .av-main-nav > li.current_page_item > a { color: #969696 !important; } #top #header .av-main-nav > li.current-menu-item > a { color: #000 !important; }
Then in Enfold > Performance, I disabled CSS file merging and compression since it doesn’t fetch for some reason the new css style added.
Finally, I have moved mobile sections above their desktop section version.Best regards,
NikkoOctober 18, 2018 at 4:34 pm #1023439Hi Nikko. Thanks for taking a look. See notes in PM.
October 18, 2018 at 5:55 pm #1023523Hi bespokebranddesign,
I’m not really sure why the changes I’ve made caused timeout issues, since basically I just add those few lines of css code which should cause any performance issues and moving of mobile section and desktop section’s position.
I think disabling the css file merging and compression would cause some performance issues but I don’t think it would get to the point where it should time out. Try checking out the memory limit, maybe the server’s resources are exhausted.One thing that I could say is that it’s important to have the mobile sections above the desktop sections since it would help accurately determine in desktop which menu item is the current menu item, you’ll see this once you scroll and inspected over the main menu, you’ll see current-menu-item class being added when the right section is reached.
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.