Could someone point me to where the styling is for the main menu? I've found all the other menu references but just can't locate this one's file.

Comments

jsacksick’s picture

Status: Active » Fixed

The css that handles the main menu styling is located under the commerce_kickstart_menus module.

davidjsn’s picture

Version: 7.x-2.5 » 7.x-2.6
Status: Fixed » Active

Thanks for that , its obvious when I see it.

If I'm editing it is better to create a renamed copy of the module, to avoid updates over writing the changes, or can/should the changes be made through a global.css?

cookiz’s picture

It's better to have that code living in your custom theme (if you have one).

jsacksick’s picture

Status: Active » Closed (fixed)