Hello, Is it possible to get the menu to fill the line of the menu without filling it with menu items? So that it you have 3 items in your menu, one would be to the left, one in the center and then the last to the right? So instead of it being: Code: <Item 1 Item 2 Item 3 > It would be: Code: <Item 1 Item 2 Item 3 >
Hello, Only way to achieve it, catch the id of particular menu and give it left margin as per your requirements. Thanks & Regards Gourav Shrivastava