Don't you think that HOME is different from "La Fondazione" or "Museo Biblioteca"?
I see that is "less" bold... or different colour
Anyway the PRESET of template seems to be OK.
But
the custom CSS I found this:
`#awesomplete_list_1{
z-index:9999;
}
sp-top-bar .sp-module {
position:relative !important;
z-index:9999 !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{background:#ffffff!important}
.sp-megamenu-parent>li>a{
font-size:20px !important;
}
.sp-megamenu-parent>li>a,.sp-megamenu-parent>li>span {
display: inline-block;
padding: 0 10px;
line-height: 100px;
font-size: 20px !important;
margin: 0
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main{
top:65% !important
}
.sp-megamenu-parent .sp-dropdown {
margin: 0;
position: absolute;
z-index: 10;
display:none;
border-top: 2px solid #324240!important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a,.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
font-size: 18px !important;
line-height: 1;
display: inline-block;
padding: 8px 0;
cursor: pointer
}
.list-group-item{
background-color: #ffffff !important;
}
.badge { background-color:#9f2c1f !important;}
.categorylist_header_title a{
color: #9f2c1f !important;}
@media (max-width: 402px){
sp-top-bar .sp-module {
right: 336px;
}
}
@media screen and (max-width: 1366px) {
sp-header #offcanvas-toggler.offcanvas, #sp-header #offcanvas-toggler.mega
{display: block !important;
transform: translate(10px, 60px);
}
.sp-megamenu-parent.d-none.d-lg-block
{ display: none !important; }
.offcanvas-menu .logo-image {
height: 170px;
}
}
@media screen and (max-width: 991px) {
sp-header #offcanvas-toggler.offcanvas, #sp-header #offcanvas-toggler.mega
{display: none!important;}}`
But this cose is the same for ITA ands ENG site.... ans as per my opinion in the ENG side of website the menù item HOME looks ok.