Hello together
I do not want to show the menu on the desktop in the header
is this possible
thank you and kind regards
Franz
Hi Franz,
The site you linked to is only showing a white page saying it’s under construction. Could you give us access in private so that we can check it please? I’m not sure exactly what you would like to hide either, so please specify that a bit further.
Best regards,
Rikard
hello rikard
oh… sorry
now the page is unlocked
best regards
Franz
I want the menu in the upper right corner not to be displayed
link below
thank you
best regards
Franz
Hi Franz,
Thanks for that. Are you running Enfold on the site? You can try this CSS in order to hide the menu on desktop:
@media only screen and (min-width: 1000px) {
#site-navigation {
display: none;
}
}
Best regards,
Rikard
Hello Rikard
unfortunately does not work
thanks and
kind regards
Franz
Hi Franz,
I’ve adjusted the CSS for you, please review your site.
Best regards,
Rikard
Thank you Rikard
What would I have to specify so that the hamburger menu is no longer visible anywhere?
Many thanks and
with kind regards
Franz
anz
Hi Franz,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
display: none !important;
}
Best regards,
Nikko
Hello Nikko
Thank you very much now it fits perfectly
You can close this request
Many thanks and
with kind regards
Franz
Hi,
Glad Nikko was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike