How can I push the last sub menu to the left instead of to the right.
Can't find a solution
Thanx in advanced
Horizontal cssmenu template last submenu to left
Re: Horizontal cssmenu template last submenu to left
Use a class or id for your menus like adding class="{$node->alias}" to <li> then you can change that behavior with additional style for specific classes.