-
AuthorPosts
-
September 23, 2016 at 7:34 am #690536
Hi,
1) I need the parent to remain highlighted with a bold blue “>” when the child is selected from the sub menu.
2) Also need a 3/4 width grey line to separate sub menu items
Website is in holding mode, but can be bypassed using this link
September 23, 2016 at 1:26 pm #690702have a look here: https://kriesi.at/support/topic/mega-menu-top-level-styling-while-menu-is-active/
for mega-menu this is a bit easier: (but you will not have mega-menu on that template)
.open-mega-a { color: #0976ac !important; }
but for your template i think this could be a good way:
#avia-menu > li.menu-item.current-menu-item a, #avia-menu > li.menu-item.active-parent-item a { background: #097ac0 ; padding-left: 10px; } #avia-menu > li.current-menu-item .avia-menu-text, #avia-menu > li.active-parent-item .avia-menu-text { color: #fff !important; } #avia-menu > li.current-menu-item .avia-menu-subtext, #avia-menu > li.active-parent-item .avia-menu-subtext { color: #efefef !important; }
because the first level nav list points are allready bold there will be no big difference in selected or not
- This reply was modified 8 years, 1 month ago by Guenni007.
September 23, 2016 at 2:22 pm #690739Hi!
Please do let us know if that works for you and if you need anything else from us.
Thanks a lot
Regards,
BasilisSeptember 25, 2016 at 8:06 am #691295That hasn’t really worked as expected…
It’s keeping the all the sub-menu items highlighted.. please take a look and amend the code.
The site is live now so you can look at…
http://www.blank-it.comSeptember 25, 2016 at 12:06 pm #691305sorry : can you please erase first code completely and then i will have a look again.
it is just the problem to stay in first-level rules and not to influence submenu aswell.
September 25, 2016 at 12:24 pm #691306With just the below – all text is white and cannot read anything.
#avia-menu > li.current-menu-item .avia-menu-text,
#avia-menu > li.active-parent-item .avia-menu-text {
color: #fff !important;
}#avia-menu > li.current-menu-item .avia-menu-subtext,
#avia-menu > li.active-parent-item .avia-menu-subtext {
color: #efefef !important;
}September 25, 2016 at 12:25 pm #691307Please be quick as I need to change it back so you can read it. Want you to see it first!
September 25, 2016 at 12:27 pm #691308I will change it back now. And send you a private login in link so you can see. ok?
September 25, 2016 at 12:27 pm #691309remove all the code above i posted here :
https://kriesi.at/support/topic/main-menu-parent-highlight-while-sub-or-child-is-selected/#post-690702- This reply was modified 8 years, 1 month ago by Guenni007.
September 25, 2016 at 12:29 pm #691311Ok. I have removed code.
September 25, 2016 at 12:34 pm #691312Would you like an admin login to look?
September 25, 2016 at 12:46 pm #691314sorry – i can not help you now – my family wants to eat something with me :wink
an no – that does not help anyway. – and i’m a participant as you are. so for now its enough – you got your default mode back.PS it will be heavy to realise because you got a lot of links in sublevel they have a top-level link too.
Contact f.e. is sometimes the support on sublevel etc.- This reply was modified 8 years, 1 month ago by Guenni007.
September 25, 2016 at 12:49 pm #691316Hi Basilis & Kriesi Support Tem,
We have not found a solution yet.
Please assist.
Thanks
Ben
September 25, 2016 at 1:44 pm #691318i give up to solve this – sorry to many transversely relationships
- This reply was modified 8 years, 1 month ago by Guenni007.
September 25, 2016 at 10:56 pm #691397Hey Ben,
@Guenni as always thank you for your help :)
Have you set the parent page to all the child pages in the page attributes? It will automatically highlight the parent menu.
Let us know if you have any questions.
Best regards,
VinaySeptember 26, 2016 at 3:19 am #691423Hi Vinay,
I’m afraid that doesnt work.
Ben
September 28, 2016 at 7:07 am #692497Hi,
As I understand If a user go to http://site.com/view-it/ whe View It menu item should be highlighted in bold correct ?
We need to take a closer look Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
VinaySeptember 30, 2016 at 6:47 am #693535Hi,
All the information requested in a private message below.Thanks
September 30, 2016 at 6:48 pm #693984Hi,
To highlight the parent menu item when a sub page is viewed we have added the below code to the Quick CSS section under Enfold > General Styling :
.current-menu-item { background: #e1e1e1; }
Please review the site and let us know if you have any questions.
Best regards,
VinaySeptember 30, 2016 at 7:25 pm #694008I’m having a similar issue and I’ve scoured the support and documentation sections and can’t find the exact answer.
I have a mega-menu where one section uses submenu’s, e.g.:
what we do > be found > brand building > content marketingWhen I’m on the “what we do” page, the main nav is highlighted/indicated as expected.
However, when I navigate to “be found”, “brand building”, or “content marketing” under the “what we do” mega-menu – the main nav item “what we do” is no longer highlighted / does not have an indicator displayed.My site is currently only on my local box but I’d be happy to provide you with screenshots.
September 30, 2016 at 8:06 pm #694018Hi,
Try selecting the parent page for every sub page in the page layout options. A screenshot will not help us. We need to be able to inspect them in order to provide you the correct code. Please get back to us when we are able to inspect the element in question. We will be happy to help you :)
Best regards,
VinayOctober 2, 2016 at 8:30 am #694287Hi Vinay,
Sorry this doesn’t work.
Have a look at this link… the parent is not highlighted when selected.
October 3, 2016 at 1:02 pm #694570Hi,
The parent menu is highlighting correctly. Please check the attached screenshot. You may not see the changes until the cached files are cleared in your browser.
Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.
Best regards,
VinayOctober 14, 2016 at 8:13 am #699006Please have a look again… I have done this and it is still not working.
Thanks
October 18, 2016 at 5:44 am #700368Hey!
Have a look at this link… the parent is not highlighted when selected.
Thank you for the info. Please add this css code in the Quick CSS field.
#top #header .av-main-nav>.current-page-ancestor>a { background-color: #e3e3e3; }
It will apply the background to the parent or ancestor menu item.
// http://blank-it.com/blank-it/case-studies/
Cheers!
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.