Closed (fixed)
Project:
Commerce Kickstart
Version:
7.x-2.6
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2013 at 01:28 UTC
Updated:
29 May 2013 at 10:16 UTC
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
Comment #1
jsacksick commentedThe css that handles the main menu styling is located under the commerce_kickstart_menus module.
Comment #2
davidjsn commentedThanks 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?
Comment #3
cookiz commentedIt's better to have that code living in your custom theme (if you have one).
Comment #4
jsacksick commented