- 
		AuthorPosts
 - 
		
			
				
September 21, 2018 at 1:57 pm #1012777
Hi y’all,
it seems a simple task and yet I can’t find the solution.
I need a custom menu in a sidebar. Created the menu under -> appearance-> menu
Now I want to have this menu displayed within the main content in a widget area.
However the custom menu doesn’t appear in the selection box of the widget area…?
Can you help please?
best
StefanSeptember 21, 2018 at 2:24 pm #1012784I seem to have it somehow running, but I cannot modify the menu such as, Main Manu points on mouse over unfolding sub-topics…
Any ideas, somebody?September 22, 2018 at 4:32 am #1012979Hi Stefan,
Thanks for the login details. Is it the plp-sidebar_menu you are having problems with, and on which page is this problem happening?
Best regards,
RikardSeptember 22, 2018 at 10:30 am #1013021Yes thanks Rikard, its the plp-sidebar_menu @ http://dev.plp-group.com/programmes/
I’d like to have just the main menu points displayed and the submenus on mouseover…
is that possible?September 23, 2018 at 7:54 pm #1013396Hi beenee,
Yes it’s possible. Try adding this css code in Quick CSS (located in Enfold > General Styling):
#menu-plp-sidebar_menu ul.sub-menu { display: none; } #menu-plp-sidebar_menu li:hover ul.sub-menu { display: block; }Hope it helps.
Best regards,
NikkoSeptember 26, 2018 at 11:05 am #1014658Excellent! Works. One more quick question:
How would I alter the hover font color:#menu-plp-sidebar_menu li:hover ul.sub-menu { display: block; color: black; }…doesn’t do anything…
Thanks
S.September 26, 2018 at 3:56 pm #1014809Hi S.,
Try adding this css code:
#menu-plp-sidebar_menu li:hover a { color: black; }Let us know if this helps :)
Best regards,
NikkoSeptember 27, 2018 at 1:03 am #1015045This is it!!! Thanks a lot!!! Great Job Nikko!!!
Ticket can be closed!September 27, 2018 at 8:30 am #1015166Hi,
Great, I’m glad Nikko could help you out :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardSeptember 27, 2018 at 8:31 am #1015168 - 
		AuthorPosts
 
- The topic ‘custom menu in widget area on main content’ is closed to new replies.
 
