THANK YOU Sanjip! I managed to remove the “navigation” button. Unfortunately, I lost the menu centering.
May you help me please?Website: wordpresseditor.it/wordpress; CSS portion:
}
#access ul {
}
#access li {
display: inline-block;
position: relative;
padding: 0 20px 0 0;
}
#access li.default-menu {
display: none;
}
#access a {
color: #777;
display: block;
text-align: center;
word-spacing: 30px;
font-size: 18px;
padding: 20px 0 0;
height: 39px;
}