Hi,
As in the default demo of the betheme (
http://themes.muffingroup.com/betheme/home), the mega menu background is plain without any divider lines and has a background image as well. I looked through several options in the menu to do it but could not find anything. My mega menu still has those ugly dividers looking very unprofessional.
I would really appreciate if you could help me get the same design.
Thanks
Comments
please send us url to your website so we can have a look on it.
#Top_bar .menu li ul li a { border: 0 !important; }But to setup background image for mega menu you must use "Background Image URL" option for menu items under Appearance > Menus section.#Top_bar .menu li ul { background-image: none !important; }