Hi,
I have tried to figure out how to customize the menu. I have a website draft without Enfold and want to copy the content into Enfold theme. And make it look just like the draft I have. I like the menu in the draft very much: http://www.coachingklinikken.no/wp/ and want to move it over to this site: http://coachingklinikken.no/ny/ where I have Enfold installed and are working to get the menu right. I have manage some of it, but hover, borders and space and width on submenu is missing.
Please help.
Kindly regards, Mathilde
Hey mofix,
you can go to Enfold->Advanced Styling and choose your main menu to style it the way you want it.
Best regards,
Andy
Hi Andy, I did that, but it didn’t have any option for border under each sub menu item. I have cracked the css.
Here it is:
.header_color .main_menu ul ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div, .header_color .av-subnav-menu > li ul, .header_color .av-subnav-menu a {
background-color: #ffffff;
color: #808080;
border-style: solid;
border-color: #e7e7e7;
border-width: 0px 0px 1px 0px;
}
Now you see a very light border under each item :-)
You can close this. Have a nice day!
Kindly regards, Mathilde