I need to change the sub menu for my enfold template. I tried the advanced styling, but is not working. Which .css file is this located in? I can also add to Quick CSS if needed.
http://staging.supermarketsense.com
Thanks for your help.
Hi hillphoenix!
You can edit your submenus with the below css in the custom css section in your theme options:
#top #header .mega_menu_title a {
color: inherit;
font-size: 17px;
line-height: 1.1em;
padding: 0;
margin: 0;
background: transparent;
border: none;
}
However, may we have temporary access to your website to find out why sub menus are ignoring the advanced styling changes?
Be sure to include credentials in the private content section.
Cheers!
Dake
See private content for info
Would also like to reduce the margins around the submenu titles. There is too much space. http://staging.supermarketsense.com
Hey!
It seems like you choose to use your Events menu item as a mega menu. Please go to Appearance > Menus and uncheck “Use as a mega menu”. Then you can easily make styling changes on sublevel menu items in Enfold theme options > Advanced Styling > Main Menu sublevel Links
Best regards,
Yigit