I´d like to solve two issues:
Delete the "Homepage" link at the main menu.
Second, I´m trying to show and hide the submenu sections using CSS. Something quite common, the problem is that the submenu are longer than the container at header and this container is hidding the content out of it
#header .container {overflow:hidden;}
I´ve tried to modify the overflow property but then the layout is a mash.
Could anyone help me please?














