Tagged: permalink
-
AuthorPosts
-
August 22, 2016 at 1:20 pm #675697
Hello – This website worked well for one year now. But suddenly the main menu item is no longer highlighted when in a submenu page.
We are in the process of adding a blog for our client and wondered if this has anything to do with the permalink settings.
with the blog page the items were also not highlighted.right now we have taken down the blog part until that is complete but the main website is not running properly as stated above.
ThanksDara Emerson
August 22, 2016 at 1:25 pm #675703Hey DaraEmerson,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a { color: green; }
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
YigitAugust 22, 2016 at 1:34 pm #675709wow! thanks for the prompt reply. Unfortunately it did not work.
The main menu hovers on green but should also be active in the green.
Submenu and sidemenu are, and were, active in the correct colours.August 22, 2016 at 1:39 pm #675713Hi!
Can you please elaborate on the changes you would like to make? I am not sure if i understood you clearly. Main menu item highlights just fine on my end when child is active
Best regards,
YigitAugust 22, 2016 at 1:49 pm #675718: )
have you gone further down the submenu or did you just klick on “Ausbildung”?
Thanks
August 22, 2016 at 1:52 pm #675720Hey!
I did, as you can see in the screenshot, active page is “ausbildung-diplomlehrgang-tcm-ernaehrungsberatung/”, child page of “Ausbildung” :)
If this is not how it looks on your end, please flush browser cache and refresh your page a few times.Best regards,
YigitAugust 22, 2016 at 1:57 pm #675725Yes, this is the top menu item and is the linked page of Ausbildung.
All menu items below that do not work.August 24, 2016 at 3:22 pm #677027Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av-main-nav > li.current-menu-ancestor > a > .avia-menu-text { color: #7aa84a; } .av-main-nav > li.current-menu-ancestor > a > .avia-menu-fx { opacity: 1; visibility: visible; }
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
YigitSeptember 26, 2016 at 5:02 pm #691803great thanks! now it works. Should we remove the previous code you gave us?
Best regards
DaraSeptember 30, 2016 at 8:40 am #693561 -
AuthorPosts
- The topic ‘Active Link on Main Menu no longer highlighted when in child page’ is closed to new replies.