diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css
index a403e2f6..adf60835 100644
--- a/themes/wilma/css/wilma.css
+++ b/themes/wilma/css/wilma.css
@@ -383,6 +383,8 @@ input.search-home-vivo {
border: 0;
font-size: 18px;
color: #5e6363;
+ margin-left: 4px;
+ margin-top: 2px:;
}
/* BROWSE ------> */
#browse {
diff --git a/themes/wilma/templates/menu.ftl b/themes/wilma/templates/menu.ftl
index 0fccb6cb..65ab9906 100644
--- a/themes/wilma/templates/menu.ftl
+++ b/themes/wilma/templates/menu.ftl
@@ -22,15 +22,13 @@
<#else>
Log in
#if>
-
<#-- List of links that appear in submenus, like the header and footer. -->
- About
-
+ About
<#if urls.contact??>
Contact Us
#if>
-
- Support
+ Support
+ Index
diff --git a/themes/wilma/templates/page-home.ftl b/themes/wilma/templates/page-home.ftl
index 441eec46..610d0f3a 100644
--- a/themes/wilma/templates/page-home.ftl
+++ b/themes/wilma/templates/page-home.ftl
@@ -48,12 +48,12 @@
Log in
#if>
<#-- List of links that appear in submenus, like the header and footer. -->
-
About
<#if urls.contact??>
Contact Us
#if>
- Support
+ Support
+ Index
diff --git a/themes/wilma/templates/page.ftl b/themes/wilma/templates/page.ftl
index ef84d996..58c0e4dc 100644
--- a/themes/wilma/templates/page.ftl
+++ b/themes/wilma/templates/page.ftl
@@ -53,6 +53,7 @@
Contact Us
#if>
Support
+ Index