Drop Down Menus
-
Currently the drop down menus are using absolute positioning when the drop down occurs, and are aligned with the left side of the menu item.
If you have sub menu items on the far right menu item, the overflow gets cut off, so since it is a 226 pixel wide drop down, I want to actually alight the drop downs to the right side of the menu item – how can i accomplish this? It is driving me mad!
Right now I have adjusted the .secondary-navigation margin, and added 50px to the right, and that allows for a little more of the menu to show on the right item, but it is an ugly implementation.
Is there a way I can just change the drop down to align to the right side instead?
- The topic ‘Drop Down Menus’ is closed to new replies.