-
AuthorPosts
-
July 17, 2014 at 8:32 am #292376
How can I activate the Small bar above Main Menu in all Submenus (Sublevel)? I can activate and define the style in -> Enfold Theme Options -> Advanced Styling that’s perfect but I see this bar only on the Top Level of the Menu.
Thanks and Kind Regards
RenéJuly 17, 2014 at 1:35 pm #292441Hi René!
Can you post a screenshot and show the “bar”? I am sorry but i am not sure if i understood it correctly
Regards,
YigitJuly 17, 2014 at 2:57 pm #292491Hi Yigit
The “bar” is the line above the menu item. Please see on your theme at
-> Thme Options -> Advanced styling -> select an element to customize -> small bar above main menuTo see this bar you can look on your official demo page
-> http://kriesi.at/themedemo/?theme=enfoldNow you see the red bar under the menu items.
-> Click on “Portfolio” you will see the bar under this item
-> Click on “Portfolio” and “Portfolio Ajax” now the red bar is invisble.It would be great if I can see the red bar on all sub pages.
Kind Regeards
RenéJuly 17, 2014 at 3:09 pm #292499Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.sub-menu .current-menu-item { border-bottom: 1px solid red; }Cheers!
YigitJuly 17, 2014 at 3:31 pm #292510Thanks but I’m sorry it’s no the right solution. With this CSS adjustment the red bar is active under the sub page in the navigation but still not under the main item. What I like to do is – If a subpage is open I will show permanent the red bar under the main item of this sub pages. The idea is that the vistor see all the time on which “structure” he is.
Thanks again
RenéJuly 17, 2014 at 3:36 pm #292513Hey!
Please add following code to Quick CSS instead
.current_page_ancestor .avia-menu-fx { opacity: 1; visibility: visible; }Regards,
YigitJuly 17, 2014 at 4:05 pm #292523Perfect that’s the solution – it works.
Thank you very much for this great support.Kind Regards
RenéJuly 17, 2014 at 4:09 pm #292526 -
AuthorPosts
- The topic ‘Activate the small bar above Main Menu in all Sublevel’ is closed to new replies.
