Tagged: menu, one page, Section, section id
-
AuthorPosts
-
November 17, 2015 at 12:34 pm #537252
Hi All,
I have a front page with different sections accessible via main menu (Section ID).
Normally only the menu label of the active page is highlighted.
However on this particular page 3 menu labels are highlighted because 3 sections on this page are accessible from the menu.Can this be changed so that only one menu item is highlighted – one of the currently visible/active page/section?
regards,
PeterNovember 17, 2015 at 5:31 pm #537463Hi TheElear!
When you edit your menu try creating a custom link and set it’s URL to “#contact” to see if it highlights it then.
Also, you need to update Enfold to the latest version, 3.4.2.
Best regards,
ElliottNovember 17, 2015 at 8:57 pm #537632Hi,
I have 3.4.3 Enfold and all menu items on this page are custom links e.g. #contact, #about
please advise
November 18, 2015 at 9:38 am #537904Hi,
I’m not sure what you mean, the indication below the active menu item works as expected on my end. Since you have more than one page you might want to add the full URL:
http://yoursite.com/#anchor
Thanks,
RikardNovember 19, 2015 at 12:41 pm #538917Hi
You are correct, the indication below active menu label works correct.
But the color of the label is green for active menu label and for two other labels which are anchors on the same page.please advise
regards,
PeterNovember 20, 2015 at 10:45 am #539406Hi,
I might be misunderstanding you here but I can only see the indication under one of the menu items at a time. Could you post a screenshot of the problem please?
Thanks,
RikardNovember 20, 2015 at 11:20 am #539428Hi Rikard,
You are correct in saying that there is only one the indication under one of the menu items at a time.
THe problem is that on the Home page – where there are also About and Contact us anchors/menu items – all three: Home, About, Contact are highlighted (see the picture). Only Home has indication under it but all three are highlighted because all three are on the same page.
Is it possible to have only Home highlighted or only About highlighted when you click About, etc?regards,
PeterNovember 23, 2015 at 5:47 am #540503Hi,
Ah, now I understand what you mean, sorry about that. Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
RikardNovember 23, 2015 at 6:24 pm #541090Hi Rikard,
See logon details below
may thanks
Elear
November 30, 2015 at 6:21 pm #544691Hi!
use this code in Quick CSS field:
li#menu-item-60 a, li#menu-item-59 a { color: grey; }
and for hover color:
li#menu-item-60 a:hover, li#menu-item-59 a:hover { color: green; }
Adjust as needed.
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.