diff --git a/media/css/layout.css b/media/css/layout.css index 4876dcd..3fe8697 100644 --- a/media/css/layout.css +++ b/media/css/layout.css @@ -391,6 +391,12 @@ a.button { } +#nav_button span { + + display: none; + +} + /*Layout*/ @media only screen and (max-width: 1040px) { diff --git a/templates/home.phtml b/templates/home.phtml index 6236fe5..c20d884 100644 --- a/templates/home.phtml +++ b/templates/home.phtml @@ -46,7 +46,7 @@ base_url=config.application_root